summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-26 17:36:10 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-26 17:36:10 +0100
commit8f040e30adbbd615155a5075bec28ccadff10eff (patch)
treec4a1bf5e48a100729074d36a3e72efd6fc3fc09f /searx/tests/test_engines.py
parent192f255e13e3a38cd572b08a2aff4b6117ff0960 (diff)
Flickr's test unit
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 b42b1b89c..35280a329 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -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