Yahoo's unit test

This commit is contained in:
Cqoicebordel 2015-02-04 20:41:40 +01:00
parent ff2ad57a87
commit 9f13af8d3c
3 changed files with 157 additions and 2 deletions

View file

@ -27,4 +27,5 @@ 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 import * # noqa
from searx.tests.engines.test_yahoo_news import * # noqa