X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f75811e49388577186fc634e931edc1834b59c9..18dccf2fe359926ac1c1bf1c5cc51f68b65cef46:/test/mhshow/test-cte-binary diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index 8f582b0a..fdf1ca78 100755 --- a/test/mhshow/test-cte-binary +++ b/test/mhshow/test-cte-binary @@ -43,10 +43,10 @@ Subject: test MIME-Version: 1.0 Content-Disposition: inline -part text/plain 34 +[ part - text/plain - 34B ] This is a test; this is the body. EOF -mhshow -nopause $msgnum > $actual 2>&1 +run_prog mhshow $msgnum > $actual 2>&1 check "$expected" "$actual" exit $failed