mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 00:39:18 +02:00
Add tests for searx.engines.(dummy|github)
This commit is contained in:
parent
233599ae5a
commit
f705800612
4 changed files with 89 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue