Mercurial > hg > CommandParser
view tests/doctest.txt @ 13:6ffd095cf5dd
add TODO
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 17 May 2013 02:06:30 -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