X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e107aac243dbd4021e57f4c455c7e3ffd82b819e..e6e854a44d877408fbe8e55fd71abb1c40150d3c:/test/folder/test-total?ds=sidebyside 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