X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/031871c2ede845956070da603e8494690f7beb70..88b27ae07f694e90637c2a852b754539c2f70172:/test/tests/folder/test-total diff --git a/test/tests/folder/test-total b/test/tests/folder/test-total index 6da31741..ff293108 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