searxng/searx/tests/test_engines.py

6 lines
269 B
Python
Raw Normal View History

2015-01-25 19:14:37 +00:00
from searx.tests.engines.test_bing import * # noqa
2015-01-25 21:12:34 +00:00
from searx.tests.engines.test_deezer import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_github import * # noqa
2015-01-25 21:33:02 +00:00
from searx.tests.engines.test_mixcloud import * # noqa