Mercurial > mozilla > hg > MozillaHg
view tests/doctest.txt @ 1:da64ea951cd8 default tip
notes to self
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 24 Mar 2013 00:44:33 -0700 |
parents | 1855ba0b873a |
children |
line wrap: on
line source
Test MozillaHg ================ The obligatory imports: >>> import mozillahg Run some tests. This test will fail, please fix it: >>> assert True == False