Flickr's test unit

This commit is contained in:
Cqoicebordel 2015-01-26 17:36:10 +01:00
parent 192f255e13
commit 8f040e30ad
2 changed files with 143 additions and 0 deletions

View file

@ -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