Tests for DNSimple sandbox

This commit is contained in:
John Lane
2020-02-10 16:28:43 +00:00
parent c20f380bc3
commit 2d09a01c74
+4
View File
@@ -38,6 +38,10 @@ class TestDnsimpleProvider(TestCase):
break
def test_populate(self):
# Sandbox
provider = DnsimpleProvider('test', 'token', 42, 'true')
provider = DnsimpleProvider('test', 'token', 42)
# Bad auth