X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c3ba36f92bcbf44e071961f3d0bb5e6ddab317d6..1dcc90e73715f6fd65f22ff7a1dad9c646c7d60d:/test/rcv/test-rcvtty?ds=inline diff --git a/test/rcv/test-rcvtty b/test/rcv/test-rcvtty index c8c1c2e5..a2cf6ca6 100755 --- a/test/rcv/test-rcvtty +++ b/test/rcv/test-rcvtty @@ -19,7 +19,7 @@ setup_test # Use proper program, likely not the first one on PATH. rcvtty="${MH_LIBEXEC_DIR}/rcvtty" -! $rcvtty - >/dev/null 2>&1 # gcov +check_exit '-eq 1' $rcvtty - expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual"