Mercurial > hg > CommitWatcher
view tests/doctest.txt @ 27:4568da225eac
moving stuff aoud
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 04 Oct 2013 10:28:56 -0700 |
parents | bdc039cb1f2e |
children |
line wrap: on
line source
Test CommitWatcher ================ The obligatory imports: >>> import commitwatcher Run some tests. This test will fail, please fix it: >>> assert True == False