X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/58e2db8c886765caf1ce294ba8336fe683bcd888..939dea68806ab22c29755091b16236b48876442f:/test/comp/test-comp-format diff --git a/test/comp/test-comp-format b/test/comp/test-comp-format index f1c25635..3e101924 100755 --- a/test/comp/test-comp-format +++ b/test/comp/test-comp-format @@ -13,6 +13,8 @@ fi setup_test +! comp - >/dev/null 2>&1 # gcov + # # Create a test template file (we create one here just in case the master # one changes) @@ -54,6 +56,7 @@ Subject: ${subject} -------- EOF +run_prog \ comp -editor true -form "${form}" -from "${from}" -to "${to1}" -to "${to2}" \ -cc "${cc1}" -cc "${cc2}" -cc "${cc3}" -cc "${cc4}" -fcc "${fcc1}" \ -fcc "${fcc2}" -subject "${subject}" -width 60 -nowhatnowproc || exit 1