Google news' unit test

This commit is contained in:
Cqoicebordel 2015-01-31 16:38:03 +01:00
parent d5b8005ee1
commit b7dc1fb9d5
3 changed files with 141 additions and 2 deletions

View file

@ -10,6 +10,7 @@ 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_google_images import * # noqa
from searx.tests.engines.test_google_news 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