Mercurial > hg > fetch
view tests/doctest.txt @ 9:f8575a78ec06
fix variable name
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 18 Sep 2011 18:47:39 -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