view tests/doctest.txt @ 8:2061b13f7aad

commitwatcher/agent.py
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 27 Sep 2013 14:04:04 -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