summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-31 19:49:54 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-31 19:49:54 +0100
commit04fa31b7f4d45182fa4ced6d6e23fd9ec4960d2e (patch)
treef7ade4bd9882c912e2c69dbe7c6851396e052638 /searx/tests/test_engines.py
parentd20ddf9da147647710127385a3ee95ff273d4fea (diff)
Vimeo'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 31ad9cd4e..27acc067a 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -17,4 +17,5 @@ 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_stackoverflow import * # noqa
+from searx.tests.engines.test_vimeo import * # noqa
from searx.tests.engines.test_youtube import * # noqa