Mercurial > hg > fetch
view tests/doctest.txt @ 19:d69041957c0e
more stubbing
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 09 Nov 2011 17:06:02 -0800 |
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