summaryrefslogtreecommitdiff
path: root/tests/settings
diff options
context:
space:
mode:
Diffstat (limited to 'tests/settings')
-rw-r--r--tests/settings/manager_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/settings/manager_test.py b/tests/settings/manager_test.py
index 04f35504..81604882 100644
--- a/tests/settings/manager_test.py
+++ b/tests/settings/manager_test.py
@@ -63,7 +63,6 @@ class TestSettingsManager(unittest.TestCase):
actual = manager.get_notmuch_setting('maildir', 'synchronize_flags')
self.assertTrue(actual)
- @unittest.expectedFailure
def test_read_config_doesnt_exist(self):
"""If there is not an alot config things don't break.
@@ -81,7 +80,6 @@ class TestSettingsManager(unittest.TestCase):
manager.get_theming_attribute('global', 'body')
- @unittest.expectedFailure
def test_read_notmuch_config_doesnt_exist(self):
with tempfile.NamedTemporaryFile(delete=False) as f:
f.write(textwrap.dedent("""\