summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/test_locales.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/test_locales.py b/tests/unit/test_locales.py
index 37cc187da..cf22563e0 100644
--- a/tests/unit/test_locales.py
+++ b/tests/unit/test_locales.py
@@ -32,12 +32,10 @@ class TestLocales(SearxTestCase):
@parameterized.expand(
[
- ('ca-es', 'ca-ES'),
('de-at', 'de-AT'),
('de-de', 'de-DE'),
('en-UK', 'en-GB'),
('fr-be', 'fr-BE'),
- ('fr-be', 'fr-BE'),
('fr-ca', 'fr-CA'),
('fr-ch', 'fr-CH'),
('zh-cn', 'zh-CN'),