From d59663773bcf7fdb26f908a307826eb345360cde Mon Sep 17 00:00:00 2001 From: Worros Date: Sun, 5 Sep 2010 23:23:41 +0800 Subject: [PATCH] Regression: Correct shown card values in test files --- .../NLHE-2max-USD-0.02-0.04-200903.All-in.on.turn.txt.hp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyfpdb/regression-test-files/cash/PKR/Flop/NLHE-2max-USD-0.02-0.04-200903.All-in.on.turn.txt.hp b/pyfpdb/regression-test-files/cash/PKR/Flop/NLHE-2max-USD-0.02-0.04-200903.All-in.on.turn.txt.hp index dc79279b..9d615ef8 100644 --- a/pyfpdb/regression-test-files/cash/PKR/Flop/NLHE-2max-USD-0.02-0.04-200903.All-in.on.turn.txt.hp +++ b/pyfpdb/regression-test-files/cash/PKR/Flop/NLHE-2max-USD-0.02-0.04-200903.All-in.on.turn.txt.hp @@ -186,8 +186,8 @@ 'wonWhenSeenStreet2': 0.0, 'wonWhenSeenStreet3': 0.0, 'wonWhenSeenStreet4': 0.0}, - u'Player3': { 'card1': 0, - 'card2': 0, + u'Player3': { 'card1': 1, + 'card2': 15, 'card3': 0, 'card4': 0, 'card5': 0, @@ -280,8 +280,8 @@ 'wonWhenSeenStreet2': 0.0, 'wonWhenSeenStreet3': 0.0, 'wonWhenSeenStreet4': 0.0}, - u'Player4': { 'card1': 0, - 'card2': 0, + u'Player4': { 'card1': 16, + 'card2': 34, 'card3': 0, 'card4': 0, 'card5': 0,