X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9383ac2311caa190a93fd6694c6c82390cabf044..b793b5e976e7ece3588f1d0e69c9fe8234278783:/test/rcv/test-rcvtty diff --git a/test/rcv/test-rcvtty b/test/rcv/test-rcvtty index 4f1d4988..a2cf6ca6 100755 --- a/test/rcv/test-rcvtty +++ b/test/rcv/test-rcvtty @@ -19,6 +19,8 @@ setup_test # Use proper program, likely not the first one on PATH. rcvtty="${MH_LIBEXEC_DIR}/rcvtty" +check_exit '-eq 1' $rcvtty - + expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual"