document 'test' attribute (from Andreas Koenig)
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 10 May 1999 03:22:49 +0000 (03:22 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 10 May 1999 03:22:49 +0000 (03:22 +0000)
p4raw-id: //depot/perl@3355

lib/ExtUtils/MakeMaker.pm

index 08a1c66..430462b 100644 (file)
@@ -1776,9 +1776,13 @@ be linked.
 
   {FILES => '$(INST_ARCHAUTODIR)/*.xyz'}
 
+=item test
+
+  {TESTS => 't/*.t'}
+
 =item tool_autosplit
 
-  {MAXLEN =E<gt> 8}
+  {MAXLEN => 8}
 
 =back