Delete comment my last checkin rendered obsolete.
I should also not that my last checkin did stuff that made failures give more helpful information.
This commit is contained in:
parent
f9addb676d
commit
1bc2fdd785
|
@ -7,8 +7,6 @@ import StringIO
|
|||
|
||||
import unittest
|
||||
|
||||
# placement is crucial!!! move the start of _f and you have to adjust the
|
||||
# line numbers in dis_f
|
||||
def _f(a):
|
||||
print a
|
||||
return 1
|
||||
|
|
Loading…
Reference in New Issue