searx/tests
Alexandre Flament 4a187d41be [fix] fix KeyError: 'ipv6'
tests/units/network/test_network.py requires a call to searx.network.network.initialize
Depending of the test order execution, this function was sometimes call in another test,
sometimes not.

This commit ensure there is a call to initialize()
2021-05-10 21:17:00 +02:00
..
robot [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
unit [fix] fix KeyError: 'ipv6' 2021-05-10 21:17:00 +02:00
__init__.py Force admins to set secret_key if debug mode is disabled 2020-10-09 18:31:42 +02:00