X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fdump-restore;h=a4de3706c510d23fe033cd69b5d5c0bf12155343;hp=466f363d3c462380a53f45028bc21814a42c1ba2;hb=59b251ef940609dac7e17528065a39544463e0b4;hpb=ba9f9efc9a8ba9d6e509d4041a66e9a2d31171b1 diff --git a/test/dump-restore b/test/dump-restore index 466f363d..a4de3706 100755 --- a/test/dump-restore +++ b/test/dump-restore @@ -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"