tests: Split images -> tests/data + tests/guests
[libguestfs.git] / clone / test-virt-sysprep.sh
index 1ebbde7..3217389 100755 (executable)
@@ -26,7 +26,7 @@ fi
 
 rm -f test.img guestfish
 
-qemu-img create -f qcow2 -o backing_file=../images/fedora.img test.img
+qemu-img create -f qcow2 -o backing_file=../tests/guests/fedora.img test.img
 
 # Provide alternate 'virt-inspector' and 'guestmount' binaries
 # that run the just-built programs.