mirror of https://github.com/mitsuhiko/flask.git
Browse Source
This tests the Blueprint.add_app_template_global mothod, which internally calls the Blueprint.app_template_global method. The methods are used to registering a function to the jinja template environment. This PR increases the test coverage for module flask.blueprint by 4%.pull/2299/head
Randy Liou
8 years ago
1 changed files with 19 additions and 0 deletions
Loading…
Reference in new issue