X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flive-app.t;h=1a5199ecee277f42d3a4df3c97d1e88e3fda09fa;hb=29b37787ec5f5ed50374223e0a56fed9fd6e37a0;hp=a3a9e3477bf221b23801f9ce69ee18033cfd1e5e;hpb=4f4cf0f92aeb6acc5664cdcdee4a0d7a37348b39;p=catagits%2FCatalyst-Authentication-Credential-OpenID.git diff --git a/t/live-app.t b/t/live-app.t index a3a9e34..1a5199e 100644 --- a/t/live-app.t +++ b/t/live-app.t @@ -31,7 +31,7 @@ if ( $@ ) } elsif ( not $ENV{TEST_HTTP} ) { - plan skip_all => 'set TEST_HTTP to enable this test'; + plan skip_all => 'Set TEST_HTTP to enable this test'; } else {