view tests/doctest.txt @ 17:77fa5ce8072d default tip

bump version
author Jeff Hammel <k0scist@gmail.com>
date Sun, 19 Feb 2017 21:05:55 -0800
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