summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-26 18:24:08 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-26 18:24:08 +0100
commit4dba3739fb3b98572cbd51adab226376b5844105 (patch)
treef9422c343c1f05193dad47113682a3e9599f4c84 /searx/tests/test_engines.py
parent8f040e30adbbd615155a5075bec28ccadff10eff (diff)
Youtube's unit test
Diffstat (limited to 'searx/tests/test_engines.py')
-rw-r--r--searx/tests/test_engines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/tests/test_engines.py b/searx/tests/test_engines.py
index 35280a329..b99c30070 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -4,3 +4,4 @@ from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_flickr import * # noqa
from searx.tests.engines.test_github import * # noqa
from searx.tests.engines.test_mixcloud import * # noqa
+from searx.tests.engines.test_youtube import * # noqa