commit | 996acf122dbf8d9aa694a16a32ced065f5805cd2 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Mon Feb 17 14:51:41 2003 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Mon Feb 17 14:51:41 2003 +0000 |
tree | ed565bdce871aff987c7918e7ae1f405d995a468 | |
parent | 9e5d87fa2018a48921d0452850a1d2f0b9fafb1e [diff] |
Actually run these tests from regrtest.py. There was no test_main() and the main body was protected by if __name__ == '__main__' so the test didn't happen on import either.