X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3bade3916feaf3cb52e1dd8a12004eda26f6980b..7afe9b7d7142e48c76dfac3992fdf91d3e5518ff:/test/tests/folder/test-total?ds=inline 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