summaryrefslogtreecommitdiffstats
path: root/tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests.sh')
-rwxr-xr-xtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.sh b/tests.sh
index 4afe094..0e86904 100755
--- a/tests.sh
+++ b/tests.sh
@@ -1771,7 +1771,7 @@ function test_exit() {
return 1
fi
- bfs_diff basic -name bar -exit -o -print
+ bfs_diff basic/g -print -name g -exit
}
function test_printx() {