mirror of
https://github.com/searxng/searxng.git
synced 2026-05-12 05:55:46 +02:00
5 lines
213 B
Python
5 lines
213 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
|