1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Update test_octodns_source_axfr.py to catch up with upstream changes/tests

This commit is contained in:
Mark Tearle
2021-02-09 20:47:03 +08:00
parent f5c2f3a141
commit 9e70caf92c

View File

@@ -73,7 +73,7 @@ class TestZoneFileSource(TestCase):
# Load zonefiles without a specified file extension
valid = Zone('unit.tests.', [])
source.populate(valid)
self.assertEquals(12, len(valid.records))
self.assertEquals(13, len(valid.records))
def test_populate(self):
# Valid zone file in directory