mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
230a5ecd04
If test_engines_init.py runs before test_standalone_searx.py, the engine list is not empty. It makes test_get_search_query flaky. This commit initializes the engline list in test_standalone_searx.py