summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-25 22:33:02 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-25 22:33:02 +0100
commit192f255e13e3a38cd572b08a2aff4b6117ff0960 (patch)
tree5b3eba870154ebf0083f900390587b13d0215a01 /searx/tests/test_engines.py
parent0f52cc75424b4b376b7b950801c9a91d4e24e282 (diff)
Mixcloud'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 45c9d7e28..b42b1b89c 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -2,3 +2,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
+from searx.tests.engines.test_mixcloud import * # noqa