X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=test%2Ftests%2Ffolder%2Ftest-total;h=7eb9c7b3a182cc1ea281f0ad8d6fd4e6456bd711;hp=6da31741bd1f8ffb75a8269ad832977f0b5adc17;hb=82325c1114254a76b8285bb710b2f651674331c7;hpb=031871c2ede845956070da603e8494690f7beb70 diff --git a/test/tests/folder/test-total b/test/tests/folder/test-total index 6da3174..7eb9c7b 100644 --- a/test/tests/folder/test-total +++ b/test/tests/folder/test-total @@ -5,10 +5,7 @@ # ###################################################### -BINDIR=$MH_TEST_DIR/bin - - -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" <