summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2015-02-01 13:52:43 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2015-02-01 13:52:43 +0100
commita605d0ae698e8a5555935780d83df50b06727f24 (patch)
tree968936514a8f8fcc7b042f0266e2fa34ea80df87 /searx/tests/test_engines.py
parent7e30633edd823d7692836320004e7a920210fdc0 (diff)
[enh] add test for 1x.com
Diffstat (limited to 'searx/tests/test_engines.py')
-rw-r--r--searx/tests/test_engines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/tests/test_engines.py b/searx/tests/test_engines.py
index 1ffdbe529..cfd7fa26a 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -1,2 +1,3 @@
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_github import * # noqa
+from searx.tests.engines.test_www1x import * # noqa