Updated more tests.

This commit is contained in:
Ian Auld 2016-01-14 14:51:47 -08:00
parent 06af5365ed
commit dd6cc305cd

View File

@ -48,6 +48,7 @@ def test_create_table():
], ],
'ItemCount': 0, 'CreationDateTime': 1326499200.0, 'ItemCount': 0, 'CreationDateTime': 1326499200.0,
'GlobalSecondaryIndexes': [], 'GlobalSecondaryIndexes': [],
'LocalSecondaryIndexes': []
} }
} }
conn = boto.dynamodb2.connect_to_region( conn = boto.dynamodb2.connect_to_region(