summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-31 17:29:22 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-31 17:29:22 +0100
commitd20ddf9da147647710127385a3ee95ff273d4fea (patch)
treee9607635f06d1a0d01585a58e9a9132526cb5c43 /searx/tests/test_engines.py
parent787fee6a09f5569f67e7bddaf73d52e159c0431c (diff)
Stackoverflow'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 4ed1a9bba..31ad9cd4e 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -16,4 +16,5 @@ from searx.tests.engines.test_mixcloud import * # noqa
from searx.tests.engines.test_searchcode_code import * # noqa
from searx.tests.engines.test_searchcode_doc import * # noqa
from searx.tests.engines.test_soundcloud import * # noqa
+from searx.tests.engines.test_stackoverflow import * # noqa
from searx.tests.engines.test_youtube import * # noqa