summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
blob: 35280a329a65a0dc16e33ba46c39de3d5a6bd785 (plain)
1
2
3
4
5
6
from searx.tests.engines.test_bing import *  # noqa
from searx.tests.engines.test_deezer 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
from searx.tests.engines.test_mixcloud import *  # noqa