tests: Split regressions -> various subdirectories of tests/
[libguestfs.git] / tests / protocol / test-cancellation-download-librarycancels.sh
@@ -31,7 +31,7 @@ rm -f test.img
 size=$(awk 'BEGIN{ srand(); print int(16*1024*rand()) }')
 echo "$0: test size $size (bytes)"
 
-../fish/guestfish <<EOF
+../../fish/guestfish <<EOF
 # We want the file to be fully allocated.
 alloc test.img 10M
 run