mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
Unit Tests
- Fixed mistake introduced by template upgrade.
This commit is contained in:
parent
216d8bafa5
commit
71b33453f1
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ task:
|
|||
EOF
|
||||
|
||||
close $fh;
|
||||
ok (-r "$ut: import.txt', 'Created second sample import data");
|
||||
ok (-r 'import.txt', "$ut: Created second sample import data");
|
||||
}
|
||||
|
||||
# Convert YAML --> task JSON.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue