Deezer's unit test

This commit is contained in:
Cqoicebordel 2015-01-25 22:12:34 +01:00
parent 525af2a031
commit 0f52cc7542
2 changed files with 57 additions and 0 deletions

View file

@ -1,3 +1,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