summaryrefslogtreecommitdiffstats
path: root/test/test_view_colors.sh
blob: 39d02a232d48a856edc93f2208eda1acdd599b92 (plain)
1
2
3
4
5
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?"