Duckduckgo unit test

This commit is contained in:
Cqoicebordel 2015-02-02 17:55:39 +01:00
parent 0e6f8393ab
commit efe6dead55
3 changed files with 96 additions and 5 deletions

View file

@ -6,6 +6,7 @@ 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_duckduckgo import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_flickr import * # noqa
from searx.tests.engines.test_flickr_noapi import * # noqa