summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-30 21:02:17 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-30 21:02:17 +0100
commit8ea749d6ec0b711c516f3dbdb34a1bd17ae7d945 (patch)
treed86589c90ac0091b52adb4158c29ac4e0f974629 /searx/tests/test_engines.py
parent52a57ee045e02844a8f650a9d3ae30e0092d86cd (diff)
Kickass' 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 b07444e42..66f8fbff7 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -9,6 +9,7 @@ from searx.tests.engines.test_digg import * # noqa
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_kickass import * # noqa
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