Mercurial > hg > configuration
view tests/doctest.txt @ 80:35416ad14098
notes to self about how to make this better; still needs a little thought
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 09 Apr 2012 15:47:08 -0700 |
parents | b3023ba3c9ca |
children |
line wrap: on
line source
Test configuration ================ The obligatory imports: >>> import configuration Run some tests. This test will fail, please fix it: >>> assert True == False