X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Ftests%2Ffolder%2Ftest-total;h=ff293108d682575a7493c70bec8ac1b103d9de55;hb=7afe9b7d7142e48c76dfac3992fdf91d3e5518ff;hp=6da31741bd1f8ffb75a8269ad832977f0b5adc17;hpb=031871c2ede845956070da603e8494690f7beb70;p=mmh diff --git a/test/tests/folder/test-total b/test/tests/folder/test-total index 6da3174..ff29310 100644 --- a/test/tests/folder/test-total +++ b/test/tests/folder/test-total @@ -5,9 +5,6 @@ # ###################################################### -BINDIR=$MH_TEST_DIR/bin - - output=`folder -total +inbox` if test x"$output" != x'TOTAL = 10 messages in 1 folder.' ; then exit 1