tests: Split regressions -> various subdirectories of tests/
[libguestfs.git] / tests / protocol / test-both-ends-cancel.sh
similarity index 96%
rename from regressions/test-both-ends-cancel.sh
rename to tests/protocol/test-both-ends-cancel.sh
index aa39226..accc019 100755 (executable)
@@ -24,7 +24,7 @@ set -e
 
 rm -f test1.img
 
-../fish/guestfish -N disk <<EOF
+../../fish/guestfish -N disk <<EOF
 -tar-in /tmp/nosuchfile /blah
 ping-daemon
 EOF