searxng/searx/tests/test_engines.py
2015-01-25 22:33:02 +01:00

6 lines
269 B
Python

from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_deezer import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_github import * # noqa
from searx.tests.engines.test_mixcloud import * # noqa