Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit b5a1934

Browse files
committed
update python3 tests
1 parent c64efba commit b5a1934

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/test_aio.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ def main():
163163
'foo': {
164164
'Port': 0,
165165
'ID': 'foo',
166+
'CreateIndex': 0,
167+
'ModifyIndex': 0,
168+
'EnableTagOverride': False,
166169
'Service': 'foo',
167170
'Tags': None,
168171
'Address': ''}, }

0 commit comments

Comments
 (0)