1
1
mirror of https://github.com/tstack/lnav.git synced 2024-10-26 21:19:54 +03:00
lnav/test/test_view_colors.sh

7 lines
153 B
Bash
Raw Normal View History

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