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
97400df68d
commit
daabfcaf91
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@
|
||||||
- Deprecated use of alternate Boolean configuration settings. Use values "0" for
|
- 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",
|
off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f",
|
||||||
"yes", "y", "no", "n".
|
"yes", "y", "no", "n".
|
||||||
|
- Fixed test harness for Python 3.x.
|
||||||
|
(thanks to jrabbit).
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue