mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Tests: Removed unused code
This commit is contained in:
parent
d31227d2e2
commit
826769bcd9
1 changed files with 0 additions and 3 deletions
|
@ -82,9 +82,6 @@ like ($output, qr/Deleted 1 task\./, '3 deleted');
|
|||
|
||||
# TODO Delete a recurring task.
|
||||
#$output = qx{echo 'y' | ../src/task rc:recur.rc 4 delete 2>&1};
|
||||
#diag ('---');
|
||||
#diag ($output);
|
||||
#diag ('---');
|
||||
|
||||
# TODO Wait a recurring task
|
||||
# TODO Upgrade a task to a recurring task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue