mirror of
https://github.com/searxng/searxng.git
synced 2025-07-15 01:09:21 +02:00
Flickr's test unit
This commit is contained in:
parent
192f255e13
commit
8f040e30ad
2 changed files with 143 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
from searx.tests.engines.test_bing import * # noqa
|
||||
from searx.tests.engines.test_deezer import * # noqa
|
||||
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_mixcloud import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue