diff options
Diffstat (limited to 'tests/bfs/unexpected_operator.sh')
-rw-r--r-- | tests/bfs/unexpected_operator.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bfs/unexpected_operator.sh b/tests/bfs/unexpected_operator.sh index b3658f6..2eb0e71 100644 --- a/tests/bfs/unexpected_operator.sh +++ b/tests/bfs/unexpected_operator.sh @@ -1 +1 @@ -fail invoke_bfs \! -o -print +! invoke_bfs \! -o -print |