summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-04 20:07:26 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-04 20:07:26 +0100
commitff2ad57a8781c72886848abf013ec84778807c97 (patch)
tree12e025a5c9ef244c897ba54ab8ebeb869786ce1a /searx/tests/test_engines.py
parentd6e511fc2f090a848fe5656382266fea816f7b01 (diff)
Yahoo News' 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 ccef28908..65f182e8f 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -27,3 +27,4 @@ from searx.tests.engines.test_twitter import * # noqa
from searx.tests.engines.test_vimeo import * # noqa
from searx.tests.engines.test_www500px import * # noqa
from searx.tests.engines.test_youtube import * # noqa
+from searx.tests.engines.test_yahoo_news import * # noqa