X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fruntest;h=5cfc15846b0a580e4128c642fec6cb4a4fff9782;hb=8c57ff8161a9dc270c602a803aa47d7a949a6aaa;hp=17ea5e6a2a3cec4d9e6e51dcd0da222b5c53d0d0;hpb=9ea2daf5e74e3ff03043cfa6fb68033aea0da52a;p=mmh diff --git a/test/runtest b/test/runtest index 17ea5e6..5cfc158 100755 --- a/test/runtest +++ b/test/runtest @@ -12,13 +12,6 @@ export MH=$MH_TEST_DIR/Mail/.mh_profile export PATH=$MH_TEST_DIR/bin:$PATH export MH_TEST_COMMON=$PWD/common.sh -#### Some tests use mhshow to display headers. It relies on mhl's -#### default mhl.headers, which runs the date through the pretty -#### function. That displays the date with the user's current -#### timezone. All of the tests expect GMT, so fool them into using -#### that. -export TZ=GMT - [ -d $MH_TEST_DIR ] || ./setup-test # clean old test data