Mediawiki's unit test

This commit is contained in:
Cqoicebordel 2015-02-03 19:56:26 +01:00
parent 1ea5bc63a5
commit a96208be96
3 changed files with 134 additions and 6 deletions

View file

@ -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