Mercurial > hg > FileServer
view tests/doctest.txt @ 3:6b4b9a9b37c6
give a version
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 29 Feb 2012 13:39:27 -0800 |
parents | 8d31e36f084e |
children | 623358c3ebde |
line wrap: on
line source
Test FileServer ================ The obligatory imports: >>> import fileserver Run some tests. This test will fail, please fix it: >>> assert True == False