aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Jani Nikula <jani@nikula.org>2014-01-01 17:20:14 +0200
committerGravatar David Bremner <david@tethera.net>2014-01-03 07:13:00 -0400
commit58dfc877214a07ca2eb52e43cda77883f672603f (patch)
tree8eb235fd6ef5c3128de8b8285e79c765b1f369f9 /test
parentb00a62b3d9052efb6b2c93a1f970c264fa8c4402 (diff)
insert: respect maildir.synchronize_flags
Don't synchronize maildir flags if the user doesn't want it.
Diffstat (limited to 'test')
-rwxr-xr-xtest/insert1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/insert b/test/insert
index 9283e70b..e8dc4c09 100755
--- a/test/insert
+++ b/test/insert
@@ -114,7 +114,6 @@ dirname=$(dirname "$output")
test_expect_equal "$dirname" "$MAIL_DIR/cur"
test_begin_subtest "Insert message with maildir sync off goes to new/"
-test_subtest_known_broken
OLDCONFIG=$(notmuch config get maildir.synchronize_flags)
notmuch config set maildir.synchronize_flags false
gen_insert_msg