summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-29 01:13:33 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-01-29 01:13:33 +0100
commitd4957045513d6fb32dcffbc7ea87483479a8cb6e (patch)
tree6a47a0db0f0a39b202e2c31a2834a1eeaa815cb5 /searx/tests/test_engines.py
parent1d255061c7422045ef912a471500513832e0319f (diff)
Deviant Art'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 309e83f16..561b436ff 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -1,6 +1,7 @@
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_deviantart import * # noqa
from searx.tests.engines.test_digg import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_flickr import * # noqa