Mercurial > hg > fetch
view tests/doctest.txt @ 4:a984091d681a
fix up destination
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 18 Sep 2011 10:46:10 -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