diff options
Diffstat (limited to 'tests/gnu/L_loops_continue.sh')
-rw-r--r-- | tests/gnu/L_loops_continue.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/gnu/L_loops_continue.sh b/tests/gnu/L_loops_continue.sh index 0244137..55aeb33 100644 --- a/tests/gnu/L_loops_continue.sh +++ b/tests/gnu/L_loops_continue.sh @@ -1,2 +1 @@ -bfs_diff -L loops -[ $? -eq $EX_BFS ] +! bfs_diff -L loops |