]> git.notmuchmail.org Git - notmuch/blobdiff - test/T240-dump-restore.sh
Merge branch 'release'
[notmuch] / test / T240-dump-restore.sh
index f626a19e4b1ad931f475645984656e25dbdc0f9b..1f1f08667ada652ec57ebe3d293dd3ff402d4fce 100755 (executable)
@@ -4,9 +4,8 @@ test_description="\"notmuch dump\" and \"notmuch restore\""
 
 NOTMUCH_NEW > /dev/null
 test_begin_subtest "dump header"
 
 NOTMUCH_NEW > /dev/null
 test_begin_subtest "dump header"
-test_subtest_known_broken
 cat <<EOF > EXPECTED
 cat <<EOF > EXPECTED
-#notmuch-dump batch-tag:2 config,properties,tags
+#notmuch-dump batch-tag:3 config,properties,tags
 EOF
 notmuch dump > OUTPUT
 test_expect_equal_file EXPECTED OUTPUT
 EOF
 notmuch dump > OUTPUT
 test_expect_equal_file EXPECTED OUTPUT