Flickr Noapi unit test

This commit is contained in:
Cqoicebordel 2015-02-01 14:31:04 +01:00
parent 8cf2ee5721
commit c6535dd65e
3 changed files with 444 additions and 1 deletions

View file

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