MCPcopy Create free account
hub / github.com/pallets/flask / test2

Function test2

tests/test_cli.py:334–335  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

332
333 @subgroup.command()
334 def test2():
335 click.echo(current_app.name)
336
337 obj = ScriptInfo(create_app=lambda: Flask("testappgroup"))
338

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected