Google images' unit test

This commit is contained in:
Cqoicebordel 2015-01-31 16:16:30 +01:00
parent 8ea749d6ec
commit d5b8005ee1
3 changed files with 112 additions and 3 deletions

View file

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