test_00_globals statement without effect
Assign this variable to a has no effect.
This commit is contained in:
parent
8390a5f29d
commit
b5eed07d38
@ -40,7 +40,7 @@ class TestOfflineimapGlobals(unittest.TestCase):
|
||||
|
||||
def test_nonexistent_key(self):
|
||||
with self.assertRaises(AttributeError):
|
||||
a = globals.options.nosuchoption
|
||||
pass
|
||||
|
||||
def test_double_init(self):
|
||||
with self.assertRaises(ValueError):
|
||||
|
Loading…
Reference in New Issue
Block a user