Mercurial > hg > configuration
view tests/doctest.txt @ 9:b28ec204df23
flush out JSON provider
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 25 Mar 2012 10:24:55 -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