|
@@ -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_digg import * # noqa
|
|
|
from searx.tests.engines.test_dummy import * # noqa
|
|
|
from searx.tests.engines.test_flickr import * # noqa
|
|
|
from searx.tests.engines.test_github import * # noqa
|