view makeitso/python_module/tests/doctest.txt @ 200:5a2edca13b36

wip
author Jeff Hammel <k0scist@gmail.com>
date Tue, 24 Jun 2014 11:44:43 -0700
parents 88f5bab340a1
children
line wrap: on
line source

Test {{project}}
================

The obligatory imports:

    >>> import {{module}}

Run some tests.  This test will fail, please fix it:

    >>> assert True == False