mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
4 lines
159 B
Python
4 lines
159 B
Python
from searx.tests.engines.test_bing import * # noqa
|
|
from searx.tests.engines.test_dummy import * # noqa
|
|
from searx.tests.engines.test_github import * # noqa
|