500px unit test

This commit is contained in:
Cqoicebordel 2015-02-01 13:43:10 +01:00
parent f18807955b
commit 8cf2ee5721
3 changed files with 90 additions and 5 deletions

View file

@ -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