searx/searx/tests/test_engines.py

4 lines
159 B
Python
Raw Normal View History

2015-01-25 20:14:37 +01:00
from searx.tests.engines.test_bing import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_github import * # noqa