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