mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 08:49:19 +02:00
[enh] add gigablast engine
This commit is contained in:
parent
7c075aa731
commit
04f7118d0a
4 changed files with 125 additions and 0 deletions
|
@ -9,6 +9,7 @@ from searx.tests.engines.test_digg import * # noqa
|
|||
from searx.tests.engines.test_dummy import * # noqa
|
||||
from searx.tests.engines.test_flickr import * # noqa
|
||||
from searx.tests.engines.test_flickr_noapi import * # noqa
|
||||
from searx.tests.engines.test_gigablast import * # noqa
|
||||
from searx.tests.engines.test_github import * # noqa
|
||||
from searx.tests.engines.test_www1x import * # noqa
|
||||
from searx.tests.engines.test_google_images import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue