[enh] add blekko_images engine

This commit is contained in:
Thomas Pointhuber 2015-02-08 14:49:46 +01:00
parent 04f7118d0a
commit dd4686a388
4 changed files with 127 additions and 0 deletions

View file

@ -1,6 +1,7 @@
from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_bing_images import * # noqa
from searx.tests.engines.test_bing_news import * # noqa
from searx.tests.engines.test_blekko_images import * # noqa
from searx.tests.engines.test_btdigg import * # noqa
from searx.tests.engines.test_dailymotion import * # noqa
from searx.tests.engines.test_deezer import * # noqa