Deviant Art's unit test

This commit is contained in:
Cqoicebordel 2015-01-29 01:13:33 +01:00
parent 1d255061c7
commit d495704551
4 changed files with 168 additions and 4 deletions

View file

@ -1,6 +1,7 @@
from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_dailymotion import * # noqa
from searx.tests.engines.test_deezer import * # noqa
from searx.tests.engines.test_deviantart import * # noqa
from searx.tests.engines.test_digg import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_flickr import * # noqa