Rename 'expiration.on-sync' to 'purge.on-sync' (#3556)
Taskwarrior uses "expire" to refer to deletion of tasks past their "until" date, so let's use `purge` to link this semantically to the `task purge` command.
This commit is contained in:
committed by
GitHub
parent
1304d6361c
commit
7d79b9e516
@@ -111,7 +111,6 @@ set (pythonTests
|
||||
encoding.test.py
|
||||
enpassant.test.py
|
||||
exec.test.py
|
||||
expiration.test.py
|
||||
export.test.py
|
||||
feature.559.test.py
|
||||
feature.default.project.test.py
|
||||
|
||||
Reference in New Issue
Block a user