Mercurial > hg > CommitWatcher
view tests/doctest.txt @ 10:7ae60d2ff1c2
commitwatcher/agent.py mozbasewatcher.py tests/41701d2c0341.diff
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 28 Sep 2013 05:10:14 -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