| commit | 9de3c21865436112c5e5c53fdc2a9b45f21f3179 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Thu Jul 10 22:14:41 2003 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Thu Jul 10 22:14:41 2003 +0000 |
| tree | 7614cd7c199268e239f332a17aeea6a12ae7d08d | |
| parent | d8d39a00c4df0ae590a93eef429a6949be4e0d90 [diff] |
SF #767592: unittest docs don't suggest "unittest.main()" Expanded docs to have a quick start example showing how to create and run tests.