Searchcode code's test unit

This commit is contained in:
Cqoicebordel 2015-01-27 22:37:11 +01:00
parent cfe81d741c
commit eca5de73a7
2 changed files with 76 additions and 0 deletions

View file

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