aboutsummaryrefslogtreecommitdiff
path: root/test/dump-restore
diff options
context:
space:
mode:
Diffstat (limited to 'test/dump-restore')
-rwxr-xr-xtest/dump-restore2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dump-restore b/test/dump-restore
index 466f363..0d78f01 100755
--- a/test/dump-restore
+++ b/test/dump-restore
@@ -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"