mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 06:37:20 +02:00
Unit Tests
- Improved args.5.t, which was attempting to stop tasks that were not started.
This commit is contained in:
parent
d5849b0160
commit
8e0296468e
4 changed files with 18 additions and 3 deletions
|
@ -60,6 +60,7 @@ public:
|
|||
|
||||
void setEntry ();
|
||||
void setEnd ();
|
||||
void setStart ();
|
||||
|
||||
status getStatus () const;
|
||||
void setStatus (status);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue