]> diplodocus.org Git - nmh/blobdiff - test/scan/test-scan
Add support for -fmtproc and -nofmtproc switches to repl.
[nmh] / test / scan / test-scan
index c0408f4e824c5be183d38680b89add64b087a5b3..1c6d949bf05d9f1809dcf302267d9d1e33732162 100755 (executable)
@@ -32,4 +32,6 @@ EOF
 
 scan -width 80 +inbox > $actual || exit 1
 
-diff -u $expected $actual
+check "$expected" "$actual"
+
+exit $failed