1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
lnav/test/test_view_colors.sh
Timothy Stack b68a1bba9b [test] some cleanup for tests and other things
Just a cleanup pass
2012-06-05 13:18:59 -07:00

7 lines
153 B
Bash

#! /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?"