mirror of
https://github.com/searxng/searxng.git
synced 2025-07-15 01:09:21 +02:00
Refactor
Use only one engine for the four search from Qwant
This commit is contained in:
parent
884eeb8541
commit
f05087b93a
10 changed files with 217 additions and 644 deletions
|
@ -26,9 +26,6 @@ from searx.tests.engines.test_openstreetmap import * # noqa
|
|||
from searx.tests.engines.test_photon import * # noqa
|
||||
from searx.tests.engines.test_piratebay import * # noqa
|
||||
from searx.tests.engines.test_qwant import * # noqa
|
||||
from searx.tests.engines.test_qwant_images import * # noqa
|
||||
from searx.tests.engines.test_qwant_news import * # noqa
|
||||
from searx.tests.engines.test_qwant_social import * # noqa
|
||||
from searx.tests.engines.test_searchcode_code import * # noqa
|
||||
from searx.tests.engines.test_searchcode_doc import * # noqa
|
||||
from searx.tests.engines.test_soundcloud import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue