Mercurial > mozilla > hg > bzgit
view tests/doctest.txt @ 1:240f98f19ee3
notes to self
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 12 Dec 2012 10:05:57 -0800 |
parents | 89e0c87f09ca |
children |
line wrap: on
line source
Test bzgit ================ The obligatory imports: >>> import bzgit Run some tests. This test will fail, please fix it: >>> assert True == False