Newer
Older
postorius / tests / __init__.py
@Anna Granudd Anna Granudd on 8 Aug 2010 74 bytes Added doctests for the UI.
# -*- coding: utf-8 -*-
import tests
__test__ = {
    "Doctest": tests,
}