Mercurial > hg > TextShaper
view tests/doctest.txt @ 15:497b29bba41b
STUB: setup.py
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Fri, 14 Feb 2014 14:07:38 -0800 |
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