]> diplodocus.org Git - nmh/blobdiff - test/whom/test-whom
sbr/oauth.c: Remove const to avoid curl's debug_callback warning.
[nmh] / test / whom / test-whom
index 8a5a656e595e0f5af7d8339b243ea3d60fb31204..e8341a5400bdba9a2d89ba62a7fc1abe32178e27 100755 (executable)
@@ -19,7 +19,7 @@ fi
 
 setup_test
 
 
 setup_test
 
-whom - >/dev/null 2>&1 || true  # gcov
+check_exit '-eq 1' whom -
 
 expected=$MH_TEST_DIR/$$.expected
 actual=$MH_TEST_DIR/$$.actual
 
 expected=$MH_TEST_DIR/$$.expected
 actual=$MH_TEST_DIR/$$.actual