mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 08:49:19 +02:00
Photon's unit test
As in Flickr, a continue is not detected by coverage as covered but it is.
This commit is contained in:
parent
8c2a5f0492
commit
f703a77fc9
3 changed files with 168 additions and 1 deletions
|
@ -21,6 +21,7 @@ from searx.tests.engines.test_kickass import * # noqa
|
|||
from searx.tests.engines.test_mediawiki import * # noqa
|
||||
from searx.tests.engines.test_mixcloud import * # noqa
|
||||
from searx.tests.engines.test_openstreetmap import * # noqa
|
||||
from searx.tests.engines.test_photon import * # noqa
|
||||
from searx.tests.engines.test_piratebay import * # noqa
|
||||
from searx.tests.engines.test_searchcode_code import * # noqa
|
||||
from searx.tests.engines.test_searchcode_doc import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue