mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests
- Renamed bug.485.x to bug.485.t to reflect that it is not only fixed, but relevant.
This commit is contained in:
parent
4522877b43
commit
2bf4276bda
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ qx{../src/task rc:425.rc add Foo};
|
||||||
qx{../src/task rc:425.rc 1 Bar in Bar};
|
qx{../src/task rc:425.rc 1 Bar in Bar};
|
||||||
|
|
||||||
my $output = qx{../src/task rc:425.rc 1 ls};
|
my $output = qx{../src/task rc:425.rc 1 ls};
|
||||||
|
|
||||||
like ($output, qr/1\s+Bar in Bar/m, 'parser - interpret \'in\' in description');
|
like ($output, qr/1\s+Bar in Bar/m, 'parser - interpret \'in\' in description');
|
||||||
|
|
||||||
# Cleanup.
|
# Cleanup.
|
Loading…
Add table
Add a link
Reference in a new issue