forked from Icycoide/searxng
Flickr Noapi unit test
This commit is contained in:
parent
8cf2ee5721
commit
c6535dd65e
3 changed files with 444 additions and 1 deletions
|
@ -8,6 +8,7 @@ from searx.tests.engines.test_deviantart import * # noqa
|
|||
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_github import * # noqa
|
||||
from searx.tests.engines.test_google_images import * # noqa
|
||||
from searx.tests.engines.test_google_news import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue