forked from Icycoide/searxng
6 lines
323 B
Python
6 lines
323 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_flickr import * # noqa
|
|
from searx.tests.engines.test_github import * # noqa
|
|
from searx.tests.engines.test_mixcloud import * # noqa
|