* test/runtest: cat test-temp-dir only once. Destroy and create
[mmh] / test / tests / folder / test-total
index 6da3174..ff29310 100644 (file)
@@ -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