Added note about renamed test file
Also changed name of Bike test file so I can tell what it is from ls
This commit is contained in:
parent
42e23ae449
commit
a5ceeece3a
|
@ -2,6 +2,8 @@
|
||||||
import FulltiltToFpdb
|
import FulltiltToFpdb
|
||||||
import py
|
import py
|
||||||
|
|
||||||
|
# regression-test-files/fulltilt/nlhe/NLHE-6max-1.txt
|
||||||
|
# Sorrowful: start: $8.85 end: $14.70 total: $5.85
|
||||||
|
|
||||||
def checkGameInfo(hhc, header, info):
|
def checkGameInfo(hhc, header, info):
|
||||||
assert hhc.determineGameType(header) == info
|
assert hhc.determineGameType(header) == info
|
||||||
|
|
Loading…
Reference in New Issue
Block a user