Mercurial > hg > TextShaper
view tests/doctest.txt @ 9:71fb16088d54
add file for indentation; wth did my work go??? :(
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Fri, 17 Jan 2014 18:17:59 -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