* commented out a print statement
This commit is contained in:
parent
170dad7272
commit
49f3dac44a
@ -159,7 +159,8 @@ def _unittests():
|
||||
try:
|
||||
assert num_found == num_bugs
|
||||
except:
|
||||
print num_found, num_bugs, loc, ref
|
||||
#print num_found, num_bugs, loc, ref
|
||||
pass
|
||||
|
||||
|
||||
ctrls.append(ctrl)
|
||||
|
Loading…
Reference in New Issue
Block a user