view tests/doctest.txt @ 4:e65b32b78072

add some example directories
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 29 Feb 2012 14:12:10 -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