view tests/doctest.txt @ 4:26bb5e99f76c

textshaper/main.py
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 24 Sep 2013 16:43:06 -0700
parents 53cfd6e1ad0f
children
line wrap: on
line source

Test TextShaper
================

The obligatory imports:

    >>> import textshaper

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

    >>> assert True == False