summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-27 22:37:11 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-27 22:37:11 +0100
commiteca5de73a7f38958d3ba14930b42aaa5a5fbf989 (patch)
treea3556b6d4bd2bd928dc21b57dafc076fb967a1a4 /searx/tests/test_engines.py
parentcfe81d741cdd2517c4587071e4afbdd0adb923bd (diff)
Searchcode code'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 b99c30070..e7648bc08 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -4,4 +4,5 @@ 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
+from searx.tests.engines.test_searchcode_code import * # noqa
from searx.tests.engines.test_youtube import * # noqa