summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
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