summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-25 22:12:34 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-25 22:12:34 +0100
commit0f52cc75424b4b376b7b950801c9a91d4e24e282 (patch)
tree9c9962860a024c139601079aa56b04b77a945ae9 /searx/tests/test_engines.py
parent525af2a031b787e22c3e310e61bfcd5fd1737bca (diff)
downloadsearxng-0f52cc75424b4b376b7b950801c9a91d4e24e282.tar.gz
searxng-0f52cc75424b4b376b7b950801c9a91d4e24e282.zip
Deezer's 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 970131b48..45c9d7e28 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -1,3 +1,4 @@
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_github import * # noqa