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