mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unit Tests
- All tests (I hope) now properly remove completed.data on exit, which should prevent certain non-deterministic tinderbox results caused by residual data.
This commit is contained in:
parent
5b8dbd8ff1
commit
98042548dd
115 changed files with 453 additions and 114 deletions
|
@ -40,7 +40,6 @@ if (open my $fh, '>', 'hasnt.rc')
|
|||
}
|
||||
|
||||
# 1
|
||||
diag ("Initialization taskes 6 seconds");
|
||||
qx{../task rc:hasnt.rc add foo};
|
||||
|
||||
# 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue