mirror of
https://github.com/searxng/searxng.git
synced 2025-07-16 09:49:21 +02:00
Google news' unit test
This commit is contained in:
parent
d5b8005ee1
commit
b7dc1fb9d5
3 changed files with 141 additions and 2 deletions
|
@ -10,6 +10,7 @@ from searx.tests.engines.test_dummy import * # noqa
|
|||
from searx.tests.engines.test_flickr import * # noqa
|
||||
from searx.tests.engines.test_github import * # noqa
|
||||
from searx.tests.engines.test_google_images import * # noqa
|
||||
from searx.tests.engines.test_google_news import * # noqa
|
||||
from searx.tests.engines.test_kickass import * # noqa
|
||||
from searx.tests.engines.test_mixcloud import * # noqa
|
||||
from searx.tests.engines.test_searchcode_code import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue