1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
This commit is contained in:
Masaki Tagawa
2018-02-18 10:36:02 +09:00
parent 5439504dd0
commit 7215d80230

View File

@@ -451,4 +451,4 @@ class TestGoogleCloudProvider(TestCase):
}, provider._data_for_TXT(
DummyResourceRecordSet(
'unit.tests.', 'TXT', 0, ['abcd; ef;g', 'hij\\; klm\\;n'])
))
))