view tests/doctest.txt @ 5:78f1ffd064ea

add tests require section
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 29 Feb 2012 14:17:34 -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