Mercurial > hg > TextShaper
view tests/doctest.txt @ 8:22c830449604
textshaper/whitespace.py
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 20 Oct 2013 18:07: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