summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-29 20:15:52 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-29 20:15:52 +0100
commitdad0434f34f04ada2b4b0961bbb714e25c752677 (patch)
treec9c9ecf637619e47f02218be49f677ab45cf1bde /searx/tests/test_engines.py
parentd4957045513d6fb32dcffbc7ea87483479a8cb6e (diff)
Bing images' unit test
Diffstat (limited to 'searx/tests/test_engines.py')
-rw-r--r--searx/tests/test_engines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/tests/test_engines.py b/searx/tests/test_engines.py
index 561b436ff..fab911d13 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -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