X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fbasic;h=b4410f2a3fa5509f4c656c1f3179fafae98df0aa;hp=309779ca7f1573a5c5528073f6579b4a127d6bff;hb=b41aab78f2380c79512b1ed953f77acd86414dfb;hpb=a18a15326c9bc392828c91a465b5c514cddfb539 diff --git a/test/basic b/test/basic index 309779ca..b4410f2a 100755 --- a/test/basic +++ b/test/basic @@ -71,6 +71,7 @@ output=$(cd ..; ./test-verbose -v 2>&1 | suppress_diff_date) expected=$(cat $EXPECTED/test-verbose-yes | suppress_diff_date) # Do not include the results of test-verbose in totals rm $TEST_DIRECTORY/test-results/test-verbose-* +rm -r $TEST_DIRECTORY/tmp.test-verbose test_expect_equal "$output" "$expected"