view tests/doctest.txt @ 25:a5b4025f2455

commitwatcher/web.py
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 02 Oct 2013 18:41:59 -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