mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Add missing empty line
This commit is contained in:
@@ -348,6 +348,7 @@ class TestManager(TestCase):
|
||||
with self.assertRaises(TypeError):
|
||||
manager._populate_and_plan('unit.tests.', [NoZone()], [])
|
||||
|
||||
|
||||
class TestMainThreadExecutor(TestCase):
|
||||
|
||||
def test_success(self):
|
||||
|
||||
Reference in New Issue
Block a user