summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-01 13:43:10 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-01 13:43:10 +0100
commit8cf2ee57216b4dffc419e1762ff1fe4dfd30e227 (patch)
treeed8dec8eb00be521ba1968d77815ec472c2e5047 /searx/tests/test_engines.py
parentf18807955beceb86a99963feedee8355f31c481c (diff)
500px 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 27acc067a..94f479dae 100644
--- a/searx/tests/test_engines.py
+++ b/searx/tests/test_engines.py
@@ -18,4 +18,5 @@ 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_www500px import * # noqa
from searx.tests.engines.test_youtube import * # noqa