X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fdump-restore;h=0d78f014bb41977ab63d2b1d394766e7784ed8a6;hp=466f363d3c462380a53f45028bc21814a42c1ba2;hb=5497b01c27ed217bc351d9995e0f46c3d6ff2442;hpb=d805866ec502540e80b6209bfb6a54fd24ff4458 diff --git a/test/dump-restore b/test/dump-restore index 466f363d..0d78f014 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"