mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unit Tests
- Fixed minor unit test problems.
This commit is contained in:
parent
751e8e7f90
commit
e2d0126415
4 changed files with 39 additions and 77 deletions
|
@ -118,7 +118,7 @@ task:
|
|||
EOF
|
||||
|
||||
close $fh;
|
||||
ok (-r 'import2.txt', 'Created second sample import data');
|
||||
ok (-r 'import.txt', 'Created second sample import data');
|
||||
}
|
||||
|
||||
# Convert YAML --> task JSON.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue