Mercurial > hg > configuration
view tests/doctest.txt @ 17:a78ab14ae376
separate thing to add options to its own function
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 26 Mar 2012 12:04:49 -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