Mercurial > hg > memeomatic
view tests/doctest.txt @ 0:bf637ccfcae5 default tip
initial stub
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 04 Jul 2012 12:53:24 -0700 |
parents | |
children |
line wrap: on
line source
Test memeomatic ================ The obligatory imports: >>> import memeomatic Run some tests. This test will fail, please fix it: >>> assert True == False