Openstreetmap's unit test

This commit is contained in:
Cqoicebordel 2015-02-07 01:15:04 +01:00
parent f1c10f4fe4
commit d0a1df881a
3 changed files with 205 additions and 4 deletions

View file

@ -18,6 +18,7 @@ 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_openstreetmap import * # noqa
from searx.tests.engines.test_piratebay import * # noqa
from searx.tests.engines.test_searchcode_code import * # noqa
from searx.tests.engines.test_searchcode_doc import * # noqa