mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Add tests for searx.engines.(dummy|github)
This commit is contained in:
2
searx/tests/test_engines.py
Normal file
2
searx/tests/test_engines.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from searx.tests.engines.test_dummy import * # noqa
|
||||
from searx.tests.engines.test_github import * # noqa
|
||||
Reference in New Issue
Block a user