Mercurial > hg > TextShaper
view tests/doctest.txt @ 17:30c534d3db66
remove
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sat, 22 Feb 2014 17:00:08 -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