Mercurial > hg > PaInt
view tests/doctest.txt @ 7:a7bf894c96c7
yet more stubbing
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 23 Feb 2012 17:41:54 -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