summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-27 23:20:57 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-27 23:20:57 +0100
commit92368a410749a4a057b476eb10c524f0fc133a0b (patch)
tree3f8424a52ab17c106299c83d6c917f7e3192d4d8 /searx/tests/test_engines.py
parent3282e62ff92f1c2158cb169d2a21a5988766450c (diff)
downloadsearxng-92368a410749a4a057b476eb10c524f0fc133a0b.tar.gz
searxng-92368a410749a4a057b476eb10c524f0fc133a0b.zip
Dailymotion'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 f46e3dc2a..64d220bcd 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -1,4 +1,5 @@
from searx.tests.engines.test_bing import * # noqa
+from searx.tests.engines.test_dailymotion import * # noqa
from searx.tests.engines.test_deezer import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_flickr import * # noqa