]> git.marmaro.de Git - mmh/blobdiff - test/mhshow/test-qp
A new test program, fakesmtp, to help us test post.
[mmh] / test / mhshow / test-qp
index 3d4beb85e32b645d0fc67620b00c4e7a1bf7479e..12f7f838fcd34c1d027e48e333d284b3fdf5eaf0 100755 (executable)
@@ -69,4 +69,6 @@ just a newline
 =\b ^H (backspace) character, probably erased = in diff output
 EOF
 mhshow -nopause $msgnum > $actual 2>&1
-diff -u $expected $actual
+check "$expected" "$actual"
+
+exit $failed