X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fdump-restore;h=439e99808af5721c0042e4e9b7ede85cb0b9170a;hb=61fa5c0bb88fd3cd4a52d5a5b93a12bed58c063e;hp=85096716ba3753a09ddecf8e3e01ddcb0a32d1ac;hpb=a77d9adcacf001025092087fb6c1d77743cdf699;p=notmuch diff --git a/test/dump-restore b/test/dump-restore index 85096716..439e9980 100755 --- a/test/dump-restore +++ b/test/dump-restore @@ -50,7 +50,6 @@ test_expect_success 'Restore with nothing to do, III' \ test_cmp dump.expected dump.actual' # notmuch restore currently only considers the first argument. -test_subtest_known_broken test_expect_success 'Invalid restore invocation' \ 'test_must_fail notmuch restore dump.expected another_one'