Merge pull request #2307 from neilvictorgrey/master
For Issue #2286: Update unittest references
This commit is contained in:
commit
cd593bf117
4 changed files with 117 additions and 101 deletions
|
|
@ -220,7 +220,7 @@ class Flask(_PackageBoundObject):
|
|||
|
||||
#: The testing flag. Set this to ``True`` to enable the test mode of
|
||||
#: Flask extensions (and in the future probably also Flask itself).
|
||||
#: For example this might activate unittest helpers that have an
|
||||
#: For example this might activate test helpers that have an
|
||||
#: additional runtime cost which should not be enabled by default.
|
||||
#:
|
||||
#: If this is enabled and PROPAGATE_EXCEPTIONS is not changed from the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue