Browse Source

Add missing empty line

pull/592/head
Jonathan Leroy 5 years ago
parent
commit
9a4812223e
No known key found for this signature in database GPG Key ID: 7A0BCBE3934842EA
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/test_octodns_manager.py

+ 1
- 0
tests/test_octodns_manager.py View File

@ -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):


Loading…
Cancel
Save