Browse Source

Remove blank lines

pull/596/head
Piotr Pieprzycki 5 years ago
parent
commit
7fe72f0061
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      tests/test_octodns_provider_azuredns.py

+ 0
- 2
tests/test_octodns_provider_azuredns.py View File

@ -500,8 +500,6 @@ class TestAzureDnsProvider(TestCase):
exists = provider.populate(zone)
self.assertTrue(exists)
self.assertEquals(len(zone.records), 17)
def test_populate_zone(self):


Loading…
Cancel
Save