view tests/doctest.txt @ 11:726c3d288733

* add convenience import in __init__ * stub out HgFetcher a tad
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 18 Sep 2011 19:00:18 -0700
parents 3497a30190d2
children 0706968f01bb
line wrap: on
line source

Test fetch
================

The obligatory imports:

    >>> import fetch

Run some tests.  This test will fail, please fix it:

    >>> assert True == False