X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9383ac2311caa190a93fd6694c6c82390cabf044..a69b69121b49e6de84d0e8bf0e39ba3a96b67188:/test/rcv/test-rcvpack?ds=sidebyside diff --git a/test/rcv/test-rcvpack b/test/rcv/test-rcvpack index b39ceaf0..3f306bac 100755 --- a/test/rcv/test-rcvpack +++ b/test/rcv/test-rcvpack @@ -19,6 +19,8 @@ setup_test # Use proper program, likely not the first one on PATH. rcvpack="${MH_LIBEXEC_DIR}/rcvpack" +check_exit '-eq 1' $rcvpack - # gcov + expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual"