Updated more tests.
This commit is contained in:
parent
06af5365ed
commit
dd6cc305cd
1 changed files with 1 additions and 0 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue