From: Peter Rabbitson Date: Sun, 21 Jun 2009 07:00:21 +0000 (+0000) Subject: Clenaup text X-Git-Tag: v0.08108~71 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b6883aee2545ab07808ac04bc8409fc163b62a5c;p=dbsrgits%2FDBIx-Class.git Clenaup text --- diff --git a/t/zzzzzzz_perl_perf_bug.t b/t/zzzzzzz_perl_perf_bug.t index 3ccd4a7..fd86646 100644 --- a/t/zzzzzzz_perl_perf_bug.t +++ b/t/zzzzzzz_perl_perf_bug.t @@ -68,7 +68,7 @@ ok( ( $ratio < 2 ), 'Overload/bless performance acceptable' ) "in the Troubleshooting POD documentation entitled\n", "'Perl Performance Issues on Red Hat Systems'\n", "As this is an extremely serious condition, the only way to skip\n", - "over this test is to --force the installation, or to edit the test\n", + "over this test is to --force the installation, or to look in the test\n", "file " . __FILE__ . "\n", ); @@ -115,7 +115,7 @@ SKIP: { "Please read the section in the Troubleshooting POD documentation\n", "entitled 'Perl Performance Issues on Red Hat Systems'\n", "As this is an extremely serious condition, the only way to skip\n", - "over this test is to --force the installation, or to edit the test\n", + "over this test is to --force the installation, or to look in the test\n", "file " . __FILE__ . "\n", ); }