diff options
Diffstat (limited to 'test.py')
| -rw-r--r-- | test.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ def test1(): assert this == 'test.py', this - if __name__ == '__main__': t0 = time.time() for name, test in list(globals().items()): |
