BTDigg's unit test

This commit is contained in:
Cqoicebordel 2015-01-30 19:52:44 +01:00
parent 5761d6f0ab
commit a3d444ab85
3 changed files with 388 additions and 8 deletions

View file

@ -1,6 +1,7 @@
from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_bing_images import * # noqa
from searx.tests.engines.test_bing_news import * # noqa
from searx.tests.engines.test_btdigg 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