]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvtty
m_name.c: Move interface to own file.
[nmh] / test / rcv / test-rcvtty
index 4cef2b81444d27664783c08b016b96a50f49d7df..a2cf6ca63728e56ba1b601f72515e6e372daaafd 100755 (executable)
@@ -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 || true  # gcov
+check_exit '-eq 1' $rcvtty -
 
 expected="$MH_TEST_DIR/$$.expected"
 actual="$MH_TEST_DIR/$$.actual"