Subtitleseeker's unit test

This commit is contained in:
Cqoicebordel 2015-02-06 16:39:59 +01:00
parent 9f13af8d3c
commit 3a4d6045c1
3 changed files with 178 additions and 7 deletions

View file

@ -23,6 +23,7 @@ from searx.tests.engines.test_searchcode_code import * # noqa
from searx.tests.engines.test_searchcode_doc import * # noqa
from searx.tests.engines.test_soundcloud import * # noqa
from searx.tests.engines.test_stackoverflow import * # noqa
from searx.tests.engines.test_subtitleseeker import * # noqa
from searx.tests.engines.test_twitter import * # noqa
from searx.tests.engines.test_vimeo import * # noqa
from searx.tests.engines.test_www500px import * # noqa