aboutsummaryrefslogtreecommitdiffstats
path: root/tests/urls.py
blob: 742e361d7582339d3f908f6c958cd98db664935a (plain)
1
2
3
4
5
6
"""
Blank URLConf just to keep the test suite happy
"""
from tests import test_relations

urlpatterns = test_relations.urlpatterns