Mercurial > hg > PaInt
view tests/doctest.txt @ 3:583f678eb0c9
stubbing
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 21 Feb 2012 21:11:44 -0800 |
parents | 96362e527bd6 |
children | d63ae03cc300 |
line wrap: on
line source
Test PaInt ================ The obligatory imports: >>> import paint Run some tests. This test will fail, please fix it: >>> assert True == False