1
1
mirror of https://github.com/tstack/lnav.git synced 2024-07-14 16:20:24 +03:00
lnav/test/test_mvwattrline.sh
2014-03-08 05:26:49 -08:00

7 lines
159 B
Bash

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