Yacy's unit test

This commit is contained in:
Cqoicebordel 2015-02-09 16:55:01 +01:00
parent fb04f76698
commit 0a537d3b89
3 changed files with 109 additions and 9 deletions

View file

@ -30,6 +30,7 @@ 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
from searx.tests.engines.test_youtube import * # noqa
from searx.tests.engines.test_yacy import * # noqa
from searx.tests.engines.test_yahoo import * # noqa
from searx.tests.engines.test_youtube import * # noqa
from searx.tests.engines.test_yahoo_news import * # noqa