testing: fix typo in THP
This commit is contained in:
parent
49f681fb6c
commit
e18abe9168
|
@ -153,7 +153,7 @@ def compare_hands_file(filename, importer, errors):
|
|||
del ghash['gsc']
|
||||
del ghash['sc']
|
||||
del ghash['id']
|
||||
del ghash['board']
|
||||
del ghash['boards']
|
||||
for datum in ghash:
|
||||
#print "DEBUG: hand: '%s'" % datum
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user