Test: Corrected use of quotes

This commit is contained in:
Paul Beckingham
2015-07-19 23:27:51 -04:00
parent d6f977e2dd
commit b7fafcb062
2 changed files with 3 additions and 1 deletions

View File

@@ -65,6 +65,8 @@
Tomas Babej).
- TW-1635 Running "task anystringatall" does not filter anything (thanks to
Tomas Babej).
- TW-1636 UUID with numeric-only first segment is not parsed properly (thanks
to Tomas Babej).
- Prevent potential task duplication during import for non-pending tasks.
- Show the active context in "context list", if any is active.
- Fix "task edit" dropping annotation text after newlines.