view tests/doctest.txt @ 0:f7edadebb1de

initial commit
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 17 Feb 2012 12:20:51 -0800
parents
children
line wrap: on
line source

Test schema
================

The obligatory imports:

    >>> import schema

Run some tests.  This test will fail, please fix it:

    >>> assert True == False