summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-06 17:31:10 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-06 17:31:10 +0100
commitf1c10f4fe45f34c12994b9bbc4aca133202fd7ca (patch)
tree155243afe2b7ed1d98160d61f664101214ec47eb /searx/tests/test_engines.py
parent3a4d6045c1da950d13d1d14192247389c5932631 (diff)
Startpage'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 7fa1e2b8b..0a3559665 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -23,6 +23,7 @@ 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_startpage import * # noqa
from searx.tests.engines.test_subtitleseeker import * # noqa
from searx.tests.engines.test_twitter import * # noqa
from searx.tests.engines.test_vimeo import * # noqa