Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/__init__.py')
-rw-r--r--tests/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index a82b1f8..fdc7449 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -57,7 +57,6 @@ class Test(unittest.TestCase):
os.environ['LANG'] = 'en_US'
os.environ['LANGUAGE'] = 'en_US'
- toolkit._default_lang = 'en-us'
toolkit._default_langs = None
global tmpdir