Mercurial > hg > CommandParser
view tests/doctest.txt @ 15:cf6b34894b68
note
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 27 Jul 2013 21:57:51 -0700 |
parents | a41537c4284f |
children |
line wrap: on
line source
Test CommandParser ================ The obligatory imports: >>> import commandparser Run some tests. This test will fail, please fix it: >>> assert True == False