]> diplodocus.org Git - nmh/blobdiff - test/mhfixmsg/test-mhfixmsg
fgets() reserves space for the NUL itself.
[nmh] / test / mhfixmsg / test-mhfixmsg
index 167c2379f64f905f9ec6bad5b71b699077b8a3fe..6950c49bc684ee68fe220321057b9189ee09a298 100755 (executable)
@@ -16,9 +16,10 @@ fi
 
 setup_test
 
+! mhfixmsg - >/dev/null 2>&1 # gcov
+
 #### Make sure that html-to-text conversion is what we expect.
-require_locale en_US.utf-8 en_US.utf8
-LC_ALL=en_US.UTF-8; export LC_ALL
+require_locale en_US.UTF-8 en_US.UTF8 en_US.utf-8 en_US.utf8
 
 expected="$MH_TEST_DIR/test-mhfixmsg$$.expected"
 expected_err="$MH_TEST_DIR/test-mhfixmsg$$.expected_err"