From: Jesse Luehrs Date: Sat, 21 Jul 2012 05:25:39 +0000 (-0500) Subject: show the first line here when testing with a harness X-Git-Tag: 2.0800~28 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e0a39158e1eb71c04a75423568bf84544caf535b;p=gitmo%2FMoose.git show the first line here when testing with a harness --- diff --git a/xt/author/test-my-dependents.t b/xt/author/test-my-dependents.t index 6cd5cda..99ecaec 100644 --- a/xt/author/test-my-dependents.t +++ b/xt/author/test-my-dependents.t @@ -6,9 +6,8 @@ use Test::More; BEGIN { my $help = <<'EOF'; +This test will not run unless you set MOOSE_TEST_MD to a true value. - - This test will not run unless you set MOOSE_TEST_MD to a true value. Valid values are: all Test every dist which depends on Moose except those