Dailymotion's unit test

This commit is contained in:
Cqoicebordel 2015-01-27 23:20:57 +01:00
parent 3282e62ff9
commit 92368a4107
2 changed files with 75 additions and 0 deletions

View file

@ -1,4 +1,5 @@
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_dummy import * # noqa
from searx.tests.engines.test_flickr import * # noqa