summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-03 19:56:26 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-03 19:56:26 +0100
commita96208be965bfc082524f3e22d9339364e2a9976 (patch)
tree3f19ded945f11e1dd4454a2372584ac9a9710234 /searx/tests/test_engines.py
parent1ea5bc63a51d98527da7be65807575d965df61f9 (diff)
Mediawiki's unit test
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 d0c0e69a4..067616f0e 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -16,6 +16,7 @@ from searx.tests.engines.test_www1x import * # noqa
from searx.tests.engines.test_google_images import * # noqa
from searx.tests.engines.test_google_news import * # noqa
from searx.tests.engines.test_kickass import * # noqa
+from searx.tests.engines.test_mediawiki import * # noqa
from searx.tests.engines.test_mixcloud import * # noqa
from searx.tests.engines.test_piratebay import * # noqa
from searx.tests.engines.test_searchcode_code import * # noqa