forked from orbit-oss/flask
Fix broken test_appcontext_signals test case
This fixes #781 and ensures that Flask is tested with blinker installed.
This commit is contained in:
parent
d94b1bec24
commit
f88cc2d2f9
6 changed files with 17 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -3,6 +3,13 @@ Flask Changelog
|
|||
|
||||
Here you can see the full list of changes between each Flask release.
|
||||
|
||||
Version 0.10.2
|
||||
--------------
|
||||
|
||||
(bugfix release, release date to be announced)
|
||||
|
||||
- Fixed broken `test_appcontext_signals()` test case.
|
||||
|
||||
Version 0.10.1
|
||||
--------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue