summaryrefslogtreecommitdiffstats
path: root/tests/bfs/color_auto.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bfs/color_auto.sh')
-rw-r--r--tests/bfs/color_auto.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/bfs/color_auto.sh b/tests/bfs/color_auto.sh
index aa2eb02..7e875cc 100644
--- a/tests/bfs/color_auto.sh
+++ b/tests/bfs/color_auto.sh
@@ -1,6 +1,4 @@
-command -v unbuffer &>/dev/null || skip
-
unset NO_COLOR
-unbuffer "${BFS[@]}" rainbow >"$OUT"
+bfs_pty rainbow >"$OUT"
sort_output
diff_output