Mercurial > hg > WSGraph
view tests/doctest.txt @ 0:cfcfa093e4b4
initial commit
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Sun, 09 Dec 2012 10:21:43 -0800 |
| parents | |
| children | 60d7e38a20cd |
line wrap: on
line source
Test WSGraph ================ The obligatory imports: >>> import wsgraph Run some tests. This test will fail, please fix it: >>> assert True == False
