testing: fix typo in THP

This commit is contained in:
Steffen Schaumburg 2011-04-10 15:51:17 +02:00
parent 49f681fb6c
commit e18abe9168

View File

@ -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: