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
Update tests/test_octodns_manager.py
Co-authored-by: Ross McFarland <ross@github.com>
pull/689/head
Christian Funkhouser
5 years ago
committed by
GitHub
parent
2075550f07
commit
55c194c203
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tests/test_octodns_manager.py
+ 0
- 1
tests/test_octodns_manager.py
View File
@ -18,7 +18,6 @@ from octodns.zone import Zone
from
mock
import
MagicMock
,
patch
from
unittest
import
TestCase
from
helpers
import
DynamicProvider
,
GeoProvider
,
NoSshFpProvider
,
\
SimpleProvider
,
TemporaryDirectory
Write
Preview
Loading…
Cancel
Save