Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Feb 5, 2014
1 parent 3cb05fb commit 92bd077
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/python_modular/tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def tester(tests, cmp_method, opts):
if not missing:
failed.append((setting_str, get_fail_string(a), get_fail_string(b)))
print("%-60s ERROR" % setting_str)
print "yes"
except Exception as e:
print(setting_str, e)
except IOError as e:
Expand Down

0 comments on commit 92bd077

Please sign in to comment.