This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
Add missing empty line
pull/592/head
Jonathan Leroy
5 years ago
parent
038ae42284
commit
9a4812223e
No known key found for this signature in database
GPG Key ID:
7A0BCBE3934842EA
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
)
:
Write
Preview
Loading…
Cancel
Save