X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=test%2Ftests%2Ffolder%2Ftest-total;h=7eb9c7b3a182cc1ea281f0ad8d6fd4e6456bd711;hp=72d559e29087c748aeaaeae7ee479ae20a8050c1;hb=82325c1114254a76b8285bb710b2f651674331c7;hpb=9c61a657f72aa43b4a2f4e027ad84e7f65fb66cb diff --git a/test/tests/folder/test-total b/test/tests/folder/test-total index 72d559e..7eb9c7b 100644 --- a/test/tests/folder/test-total +++ b/test/tests/folder/test-total @@ -5,7 +5,7 @@ # ###################################################### -output=`folder -total +inbox` -if test x"$output" != x'TOTAL = 10 messages in 1 folder' ; then - exit 1 -fi +. "$MH_TEST_COMMON" +runandcheck "folder -total +inbox" <