]> git.notmuchmail.org Git - notmuch/blobdiff - test/dump-restore
notmuch-restore: check for extra arguments.
[notmuch] / test / dump-restore
index 85096716ba3753a09ddecf8e3e01ddcb0a32d1ac..439e99808af5721c0042e4e9b7ede85cb0b9170a 100755 (executable)
@@ -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'