tests: Split images -> tests/data + tests/guests
[libguestfs.git] / tests / md / test-inspect-fstab.sh
index 72a11fa..576ce03 100755 (executable)
@@ -28,7 +28,7 @@ rm -f test1.img test.fstab test.output
 
 # Start with the regular (good) fedora image, modify /etc/fstab
 # and then inspect it.
-cp ../../images/fedora.img test1.img
+cp ../guests/fedora.img test1.img
 
 cat <<'EOF' > test.fstab
 /dev/VG/Root / ext2 default 0 0