From 0619810378fca2a39b991803e4e4e08ee1ba3146 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Thu, 9 Oct 2014 23:37:59 +1300 Subject: [PATCH] Hack the expected test output again (sigh) --- t/messages.t | 10 +++++----- t/subjects.t | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/t/messages.t b/t/messages.t index 0d9aa12..20a3883 100755 --- a/t/messages.t +++ b/t/messages.t @@ -22,7 +22,7 @@ my @strs = ( 5-a-side ', -'I just want to remind you of the following event today: +'I just want to remind you of the following event : 5-a-side @@ -34,7 +34,7 @@ Christmas Day ', 'I just want to remind you of the following event : -7th New Year\'s Day +8th New Year\'s Day ', 'I just want to remind you that the 14th anniversary (Ivory) of My Sister and Bro in Law is . @@ -42,7 +42,7 @@ Christmas Day You can reach My Sister at sis.bro-in-law@exmaple.org. ', -'I just want to remind you that the 17th anniversary of My Brother and Sis in Law is . +'I just want to remind you that the 18th anniversary of My Brother and Sis in Law is . You can reach them at bro.sis-in-law@example.com and sis-in-law@example.com respectively. @@ -57,7 +57,7 @@ PayDay Clean the House ', -'I just want to remind you that Sister is turning 34 . +'I just want to remind you that Sister is turning 35 . You can reach Sister at sister@example.org. @@ -67,7 +67,7 @@ You can reach Sister at sister@example.org. You can reach Bro at bro@example.org. ', -'I just want to remind you that Friend is turning 38 . +'I just want to remind you that Friend is turning 39 . You can reach Friend at friend@example.com. diff --git a/t/subjects.t b/t/subjects.t index 0b0fb27..3caaeab 100755 --- a/t/subjects.t +++ b/t/subjects.t @@ -12,7 +12,7 @@ my @strs = ( 'Christmas Day', 'New Year\'s Day', '14th anniversary of My Sister and Bro in Law', - '17th anniversary of My Brother and Sis in Law', + '18th anniversary of My Brother and Sis in Law', 'PayDay', 'Clean the House', 'Sister\'s birthday', -- 2.11.4.GIT