From 5497b01c27ed217bc351d9995e0f46c3d6ff2442 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 20 Sep 2010 16:40:35 -0700 Subject: test: Fix the search and dump-restore tests to operator on non-empty mail store. We do this with a new add_email_corpus function that establishes a mail store with 50 messages from the notmuch mailing list. --- test/notmuch-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index fc1a66bf..13c5d806 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -22,4 +22,4 @@ done ./aggregate-results.sh test-results/* # Clean up -rm -r test-results +rm -r test-results corpus.mail -- cgit v1.2.3