1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-17 00:40:30 +03:00
lnav/test/test_mvwattrline.sh

7 lines
159 B
Bash
Raw Normal View History

#! /bin/bash
run_test ./scripty -n -e ${srcdir}/mvwattrline_output.0 -- \
./drive_mvwattrline < /dev/null
on_error_fail_with "mvwattrline does not work"