This commit is contained in:
Masaki Tagawa
2018-02-18 10:36:02 +09:00
parent 5439504dd0
commit 7215d80230
+1 -1
View File
@@ -451,4 +451,4 @@ class TestGoogleCloudProvider(TestCase):
}, provider._data_for_TXT(
DummyResourceRecordSet(
'unit.tests.', 'TXT', 0, ['abcd; ef;g', 'hij\\; klm\\;n'])
))
))