view tests/doctest.txt @ 15:cf920f85fb98

more stubbing
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 24 Nov 2011 12:58:32 -0800
parents c3c65fb15ab3
children c04a53145f19
line wrap: on
line source

Test licenser
================

The obligatory imports::

    >>> import licenser
    >>> import os

Run some tests::

    >>> assert os.path.exists(directory)