1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/localflavor/tests.py
Adrian Holovaty ffbc599f77 Removed country-specific localflavor tests.
They now live in separate django-contrib-XX packages.
2012-10-12 16:21:51 -05:00

4 lines
91 B
Python

from __future__ import absolute_import
from .generic.tests import GenericLocalFlavorTests