Mercurial > mozilla > hg > MozillaHg
view tests/doctest.txt @ 0:1855ba0b873a
initial commit
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 22 Jan 2013 21:30:20 -0800 |
parents | |
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