This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
PEP8
pull/194/head
Masaki Tagawa
8 years ago
parent
5439504dd0
commit
7215d80230
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/test_octodns_provider_googlecloud.py
+ 1
- 1
tests/test_octodns_provider_googlecloud.py
View File
@ -451,4 +451,4 @@ class TestGoogleCloudProvider(TestCase):
}
,
provider
.
_data_for_TXT
(
}
,
provider
.
_data_for_TXT
(
DummyResourceRecordSet
(
DummyResourceRecordSet
(
'
unit.tests.
'
,
'
TXT
'
,
0
,
[
'
abcd; ef;g
'
,
'
hij
\\
; klm
\\
;n
'
]
)
'
unit.tests.
'
,
'
TXT
'
,
0
,
[
'
abcd; ef;g
'
,
'
hij
\\
; klm
\\
;n
'
]
)
)
)
)
)
Write
Preview
Loading…
Cancel
Save