diff options
| author | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-01-31 17:10:37 +0100 |
|---|---|---|
| committer | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-01-31 17:10:37 +0100 |
| commit | 787fee6a09f5569f67e7bddaf73d52e159c0431c (patch) | |
| tree | e0b53e5cb26198e5c5bc5abb093a9dcddbf5df9c /searx/tests/test_engines.py | |
| parent | b7dc1fb9d572d53d04c0120d96c76a20a418cc94 (diff) | |
Soundcloud's unit test
Diffstat (limited to 'searx/tests/test_engines.py')
| -rw-r--r-- | searx/tests/test_engines.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/tests/test_engines.py b/searx/tests/test_engines.py index 00ac8ffdf..4ed1a9bba 100644 --- a/searx/tests/test_engines.py +++ b/searx/tests/test_engines.py @@ -15,4 +15,5 @@ from searx.tests.engines.test_kickass import * # noqa from searx.tests.engines.test_mixcloud 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 from searx.tests.engines.test_youtube import * # noqa |