view tests/doctest.txt @ 10:a3599e4db9a4

python 2.4 compatability
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 02 Apr 2012 10:21:59 -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