POD update: METHODS is =head1 (not =head2)
Dan Dascalescu [Wed, 22 Apr 2009 03:57:49 +0000 (03:57 +0000)]
lib/Catalyst/Test.pm

index b8855d6..77c4007 100644 (file)
@@ -168,7 +168,7 @@ specific testing methods as displayed in the method section.
 The L<get> and L<request> functions take either a URI or an L<HTTP::Request>
 object.
 
-=head2 METHODS
+=head1 METHODS
 
 =head2 $content = get( ... )