Yahoo News' unit test

This commit is contained in:
Cqoicebordel 2015-02-04 20:07:26 +01:00
parent d6e511fc2f
commit ff2ad57a87
2 changed files with 144 additions and 0 deletions

View file

@ -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