Regression: Change validated date - July is the 7th month, not 6th

This commit is contained in:
Worros 2010-12-10 23:57:28 +08:00
parent e26e219327
commit 702bbb4c71

View File

@ -17,7 +17,7 @@
'seats': 9,
'showdownPot': 0,
'siteHandNo': u'22488827305',
'startTime': datetime.datetime(2010, 6, 21, 19, 13, tzinfo=pytz.utc),
'startTime': datetime.datetime(2010, 7, 21, 19, 13, tzinfo=pytz.utc),
'street0Raises': 0,
'street1Pot': 0,
'street1Raises': 0,