X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e107aac243dbd4021e57f4c455c7e3ffd82b819e..d601805e1d9c40d88107eb4b79c6cd592d660eb2:/test/folder/test-total diff --git a/test/folder/test-total b/test/folder/test-total index df9c3425..59742484 100755 --- a/test/folder/test-total +++ b/test/folder/test-total @@ -14,7 +14,7 @@ fi setup_test -output=`folder -total +inbox` +output=`run_prog folder -total +inbox` if test x"$output" != x'TOTAL = 10 messages in 1 folder.' ; then exit 1 fi