django/tests/regressiontests/dispatch/tests/__init__.py

7 lines
102 B
Python

"""
Unit-tests for the dispatch project
"""
from test_saferef import *
from test_dispatcher import *