X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fdump-restore;h=439e99808af5721c0042e4e9b7ede85cb0b9170a;hp=85096716ba3753a09ddecf8e3e01ddcb0a32d1ac;hb=903fe6398693621484315d30bd8d37de4095f4a5;hpb=a77d9adcacf001025092087fb6c1d77743cdf699 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'