summaryrefslogtreecommitdiff
path: root/tests/regressiontests/localflavor/tests.py
blob: 12c052bf2a631249af610548d664bc009f4adfed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
from ar.tests import *
from at.tests import *
from au.tests import *
from be.tests import *
from br.tests import *
from ca.tests import *
from ch.tests import *
from cl.tests import *
from cn.tests import *
from co.tests import *
from cz.tests import *
from de.tests import *
from ec.tests import *
from es.tests import *
from fi.tests import *
from fr.tests import *
from gb.tests import *
from generic.tests import *
from hr.tests import *
from id.tests import *
from ie.tests import *
from il.tests import *
from in_.tests import *
from is_.tests import *
from it.tests import *
from jp.tests import *
from kw.tests import *
from mk.tests import *
from mx.tests import *
from nl.tests import *
from pl.tests import *
from pt.tests import *
from py.tests import *
from ro.tests import *
from ru.tests import *
from se.tests import *
from si.tests import *
from sk.tests import *
from tr.tests import *
from us.tests import *
from uy.tests import *
from za.tests import *