commit | 3af826ebca80f8a6c782fb590c77ac210ae9e22d | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Fri Aug 04 13:17:51 2000 +0000 |
committer | Thomas Wouters <thomas@python.org> | Fri Aug 04 13:17:51 2000 +0000 |
tree | f01ecd0a235364c6ab5dd7fc83fffde32821c44b | |
parent | 323a5086ae3ebc4e6290d9bbbe384af5a952a485 [diff] |
Make test_support.TestSkipped errors work the same way as ImportErrors: mark the test as 'skipped', rather than 'failed'.