Startpage's unit test

This commit is contained in:
Cqoicebordel 2015-02-06 17:31:10 +01:00
parent 3a4d6045c1
commit f1c10f4fe4
3 changed files with 146 additions and 8 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_startpage 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