Mercurial > hg > FileServer
view tests/doctest.txt @ 0:8d31e36f084e
initial stubbing
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 29 Feb 2012 13:09:11 -0800 |
parents | |
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