Youtube's unit test

This commit is contained in:
Cqoicebordel 2015-01-26 18:24:08 +01:00
parent 8f040e30ad
commit 4dba3739fb
3 changed files with 207 additions and 2 deletions

View file

@ -4,3 +4,4 @@ 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_mixcloud import * # noqa
from searx.tests.engines.test_youtube import * # noqa