Bing images' unit test

This commit is contained in:
Cqoicebordel 2015-01-29 20:15:52 +01:00
parent d495704551
commit dad0434f34
3 changed files with 273 additions and 1 deletions

View file

@ -1,4 +1,5 @@
from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_bing_images import * # noqa
from searx.tests.engines.test_dailymotion import * # noqa
from searx.tests.engines.test_deezer import * # noqa
from searx.tests.engines.test_deviantart import * # noqa