forked from Icycoide/searxng
[fix] engine unit tests.
Enables unit tests in the engines directory by adding __init__.py, and fixups for the enabled tests.
This commit is contained in:
parent
f6f622f7e5
commit
1f908a6222
4 changed files with 44 additions and 35 deletions
2
tests/unit/engines/__init__.py
Normal file
2
tests/unit/engines/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
# pylint: disable=missing-module-docstring
|
Loading…
Add table
Add a link
Reference in a new issue