]> git.notmuchmail.org Git - notmuch/blobdiff - test/dump-restore
test emacs: Add tests for hiding messages in notmuch-show view
[notmuch] / test / dump-restore
index 466f363d3c462380a53f45028bc21814a42c1ba2..a4de3706c510d23fe033cd69b5d5c0bf12155343 100755 (executable)
@@ -1,7 +1,9 @@
-#!/bin/bash
+#!/usr/bin/env bash
 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"