mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Tests: Fixed test harness for Python 3.x.
- Thanks to jrabbit.
This commit is contained in:
parent
992b41b82a
commit
b323069419
3 changed files with 7 additions and 1 deletions
|
@ -45,6 +45,8 @@
|
|||
- Deprecated use of alternate Boolean configuration settings. Use values "0" for
|
||||
off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f",
|
||||
"yes", "y", "no", "n".
|
||||
- Fixed test harness for Python 3.x.
|
||||
(thanks to jrabbit).
|
||||
|
||||
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue