tests: Split images -> tests/data + tests/guests
[libguestfs.git] / tools / test-virt-tar.sh
index dec4f48..1417989 100755 (executable)
@@ -4,7 +4,7 @@ export LANG=C
 set -e
 
 # Read out the test directory using virt-tar.
-./virt-tar -x ../images/fedora.img /bin test.tar
+./virt-tar -x ../tests/guests/fedora.img /bin test.tar
 
 if [ "$(tar tf test.tar | sort)" != "./
 ./ls