mirror of
https://github.com/searxng/searxng.git
synced 2024-11-19 01:11:00 +00:00
3 lines
160 B
Python
3 lines
160 B
Python
from searx.tests.engines.test_dummy import * # noqa
|
|
from searx.tests.engines.test_github import * # noqa
|
|
from searx.tests.engines.test_www1x import * # noqa
|