aboutsummaryrefslogtreecommitdiffstats
path: root/src/shorturls/tests/__init__.py
blob: 25d0b61e4dfea125417013046c4488344a875960 (plain)
1
2
3
from shorturls.tests.models import *
from shorturls.tests.test_views import *
from shorturls.tests.test_templatetag import *