Mercurial > hg > carton
view tests/doctest.txt @ 5:7ea2b5f12b2d
stub tests
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 08 Jul 2011 10:28:31 -0700 |
parents | |
children | 111ffe84f66a |
line wrap: on
line source
Test carton =========== The obligatory imports: >>> import carton >>> import tempfile Run some tests:: >>> assert True