Mixcloud's unit test

This commit is contained in:
Cqoicebordel 2015-01-25 22:33:02 +01:00
parent 0f52cc7542
commit 192f255e13
3 changed files with 69 additions and 0 deletions

View file

@ -2,3 +2,4 @@ from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_deezer import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_github import * # noqa
from searx.tests.engines.test_mixcloud import * # noqa