Mercurial > hg > configuration
view tests/doctest.txt @ 82:490687e70723
add a dict parser thingy
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 17 Apr 2012 12:50:10 -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