]> git.notmuchmail.org Git - notmuch/blobdiff - test/dump-restore
test: Fix the search and dump-restore tests to operator on non-empty mail store.
[notmuch] / test / dump-restore
index 466f363d3c462380a53f45028bc21814a42c1ba2..0d78f014bb41977ab63d2b1d394766e7784ed8a6 100755 (executable)
@@ -2,6 +2,8 @@
 test_description="\"notmuch dump\" and \"notmuch restore\""
 . ./test-lib.sh
 
+add_email_corpus
+
 test_expect_success "Dumping all tags" "generate_message &&
 notmuch new &&
 notmuch dump dump.expected"