Mercurial > hg > configuration
view tests/doctest.txt @ 35:321fe58a9eae
flush out validate function
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 27 Mar 2012 09:35:21 -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