Commit 5943b4ac authored by Tim Peters's avatar Tim Peters

Restored commented-out line checked in by mistake.

parent 9390dd5b
......@@ -331,7 +331,7 @@ def main(tests=None, testdir=None, verbose=0, quiet=0, generate=0,
else:
os.unlink(filename)
#sys.exit(len(bad) > 0)
sys.exit(len(bad) > 0)
STDTESTS = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment