X-Git-Url: http://git.refcnt.org/?a=blobdiff_plain;f=t%2Fconf%2Fparse%2Ffail.t;h=ea267f82fd3164bc5849d7c59bded808a117c2cf;hb=69f07b58527f4a75d67443232a34f944a65ae423;hp=673153b147113062f85418487ea997ac79eb8c6b;hpb=c8123fe6adb0fc2095131a09df1bb5a82dd3c2a3;p=colorize.git diff --git a/t/conf/parse/fail.t b/t/conf/parse/fail.t index 673153b..ea267f8 100755 --- a/t/conf/parse/fail.t +++ b/t/conf/parse/fail.t @@ -48,7 +48,7 @@ SKIP: { [ 'omit-color-empty1=yes', 'option \'omit-color-empty1\' not recognized' ], [ 'attr', 'option \'attr\' not followed by =' ], [ 'attr bold', 'option \'attr\' not followed by =' ], - [ "color=$chars_exceed", 'line exceeds maximum of' ], + [ "color=$chars_exceed", 'line 1 exceeds maximum of' ], ); foreach my $set (@set) {