Stackoverflow's unit test

This commit is contained in:
Cqoicebordel 2015-01-31 17:29:22 +01:00
parent 787fee6a09
commit d20ddf9da1
3 changed files with 111 additions and 4 deletions

View file

@ -16,4 +16,5 @@ from searx.tests.engines.test_mixcloud import * # noqa
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_youtube import * # noqa