X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Ftests%2Ffolder%2Ftest-total;h=7eb9c7b3a182cc1ea281f0ad8d6fd4e6456bd711;hb=d4bcca1aa235370bc20bc2734c0cd6f700b17871;hp=72d559e29087c748aeaaeae7ee479ae20a8050c1;hpb=6e2f32e99cb31f65e86913e0706c92e257ab4169;p=mmh 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" <