searxng/tests/__init__.py
Noémi Ványi 116f7a6daa Force admins to set secret_key if debug mode is disabled
This commit also enables debug mode for unit tests.
2020-10-09 18:31:42 +02:00

3 lines
42 B
Python

import os
os.environ['SEARX_DEBUG'] = '1'