From 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:01:36 +0200 Subject: Adding upstream version 0.11.2. Signed-off-by: Daniel Baumann --- test/test_view_colors.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/test_view_colors.sh (limited to 'test/test_view_colors.sh') diff --git a/test/test_view_colors.sh b/test/test_view_colors.sh new file mode 100644 index 0000000..39d02a2 --- /dev/null +++ b/test/test_view_colors.sh @@ -0,0 +1,6 @@ +#! /bin/bash + +run_test ./scripty -n -e ${srcdir}/view_colors_output.0 -- \ + ./drive_view_colors < /dev/null + +on_error_fail_with "view colors are wrong?" -- cgit v1.2.3