X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f75811e49388577186fc634e931edc1834b59c9..ee04f1033a5dfd6a7949ae644d6c3ed689ad84b8:/test/mhshow/test-cte-binary diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index 8f582b0a..9c31a657 100755 --- a/test/mhshow/test-cte-binary +++ b/test/mhshow/test-cte-binary @@ -46,7 +46,7 @@ Content-Disposition: inline part text/plain 34 This is a test; this is the body. EOF -mhshow -nopause $msgnum > $actual 2>&1 +run_prog mhshow -nopause $msgnum > $actual 2>&1 check "$expected" "$actual" exit $failed