mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 16:59:21 +02:00
Currency converter's unit test + DDG correction
Does anyone know how to trigger the except in the currency converter while still being matched by the regex ?
This commit is contained in:
parent
efe6dead55
commit
1ea5bc63a5
3 changed files with 46 additions and 1 deletions
|
@ -2,6 +2,7 @@ from searx.tests.engines.test_bing import * # noqa
|
|||
from searx.tests.engines.test_bing_images import * # noqa
|
||||
from searx.tests.engines.test_bing_news import * # noqa
|
||||
from searx.tests.engines.test_btdigg import * # noqa
|
||||
from searx.tests.engines.test_currency_convert import * # noqa
|
||||
from searx.tests.engines.test_dailymotion import * # noqa
|
||||
from searx.tests.engines.test_deezer import * # noqa
|
||||
from searx.tests.engines.test_deviantart import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue