blob: b42b1b89cdb5226f6de88bf1facc4ac79b8b1d7c (
plain)
1
2
3
4
5
|
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
|