X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e107aac243dbd4021e57f4c455c7e3ffd82b819e..bd30a0ad7c278f0f55f1a56827d2db0b55f55d6f:/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