diff options
Diffstat (limited to 'tests/bfs/color_star.sh')
-rw-r--r-- | tests/bfs/color_star.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bfs/color_star.sh b/tests/bfs/color_star.sh index 3ada4fd..6d5312e 100644 --- a/tests/bfs/color_star.sh +++ b/tests/bfs/color_star.sh @@ -1,2 +1,2 @@ # Regression test: don't segfault on LS_COLORS="*" -LS_COLORS="*" bfs_diff rainbow -color +! LS_COLORS="*" invoke_bfs rainbow -color |