commit | 0dceb560b6b7bfc0a2e11d3a6c27f0a7c7e2e619 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu Jan 10 07:43:26 2013 +0200 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu Jan 10 07:43:26 2013 +0200 |
tree | 6b3ba08afc6eed3ffd91535a707637e39577b315 | |
parent | 2688e810643cd0965926912862c6ab225fc2c974 [diff] |
#16910: test_bytes, test_unicode, and test_userstring now work with unittest test discovery. Patch by Zachary Ware.