mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
Add tests for the Wolfram Alpha engines (both API and NO API versions)
This commit is contained in:
@@ -36,6 +36,8 @@ from searx.tests.engines.test_subtitleseeker import * # noqa
|
||||
from searx.tests.engines.test_swisscows import * # noqa
|
||||
from searx.tests.engines.test_twitter import * # noqa
|
||||
from searx.tests.engines.test_vimeo import * # noqa
|
||||
from searx.tests.engines.test_wolframalpha_api import * # noqa
|
||||
from searx.tests.engines.test_wolframalpha_noapi import * # noqa
|
||||
from searx.tests.engines.test_www1x import * # noqa
|
||||
from searx.tests.engines.test_www500px import * # noqa
|
||||
from searx.tests.engines.test_yacy import * # noqa
|
||||
|
||||
Reference in New Issue
Block a user