diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2016-02-18 22:23:33 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2016-02-18 22:23:33 +0100 |
commit | 85772d746f7b1123b94ce9556273b4a9df77eeaf (patch) | |
tree | 3117e629ebfd1d83caec2e06a1ca4ac965ead98c /test/ical-006.sh | |
parent | 8c32812fe1b08d819cb62727dbe8f00d5afbba10 (diff) | |
download | calcurse-85772d746f7b1123b94ce9556273b4a9df77eeaf.zip |
Fix tests to match the new item ordering
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'test/ical-006.sh')
-rwxr-xr-x | test/ical-006.sh | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test/ical-006.sh b/test/ical-006.sh index 3a34c24..1d9359a 100755 --- a/test/ical-006.sh +++ b/test/ical-006.sh @@ -13,14 +13,6 @@ elif [ "$1" = 'expected' ]; then Import process report: 0078 lines read 12 apps / 0 events / 0 todos / 0 skipped 06/01/12: - - 15:00 -> 20:00 - 5 hours - - 15:00 -> 20:00 - 5 hours - - 15:00 -> 20:00 - 5 hours - - 15:00 -> 20:00 - 5 hours - 15:00 -> 15:30 30 minutes - 15:00 -> 15:30 @@ -29,12 +21,20 @@ Import process report: 0078 lines read 30 minutes - 15:00 -> 15:30 30 minutes + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours and 10 seconds - 15:00 -> 20:30 5 hours and 30 minutes - 15:00 -> 20:30 5 hours and 30 minutes - - 15:00 -> 20:00 - 5 hours and 10 seconds - 15:00 -> 20:30 5 hours, 30 minutes and 10 seconds EOD |