summaryrefslogtreecommitdiff
path: root/tests/regressiontests/localflavor/tests.py
blob: 69682360d379f15c6315514e6271bbb63a76dd62 (plain)
1
2
3
4
5
import unittest
from django.test import TestCase

# just import your tests here
from us.tests import *