From ef4bc60ef06b5053d04043339747a28d1bdff13d Mon Sep 17 00:00:00 2001 From: Worros Date: Thu, 13 Jan 2011 13:50:19 +0800 Subject: [PATCH] Regression: Verify number of seats in .hands Discovered test file with 8 players 'seated' but only 7 acting. --- ...USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands b/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands index 7123f7df..4be6c39b 100644 --- a/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands +++ b/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands @@ -14,7 +14,7 @@ 'playersAtStreet3': 1, 'playersAtStreet4': 1, 'playersVpi': 2, - 'seats': 8, + 'seats': 7, 'showdownPot': 0, 'siteHandNo': u'26190500040', 'startTime': datetime.datetime(2010, 12, 7, 9, 19, tzinfo=pytz.utc),