PirateBay unit test + reactivation in Settings

This commit is contained in:
Cqoicebordel 2015-02-01 15:23:26 +01:00
parent c6535dd65e
commit 5a16077455
4 changed files with 149 additions and 7 deletions

View file

@ -14,6 +14,7 @@ from searx.tests.engines.test_google_images import * # noqa
from searx.tests.engines.test_google_news import * # noqa
from searx.tests.engines.test_kickass import * # noqa
from searx.tests.engines.test_mixcloud import * # noqa
from searx.tests.engines.test_piratebay 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