Author: joes
Date: Sat Jan 10 06:55:36 2009
New Revision: 733281
URL: http://svn.apache.org/viewvc?rev=733281&view=rev
Log:
activate pod tests
Modified:
httpd/apreq/branches/v2_10/glue/perl/Makefile.PL
Modified: httpd/apreq/branches/v2_10/glue/perl/Makefile.PL
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_10/glue/perl/Makefile.PL?rev=733281&r1=733280&r2=733281&view=diff
==============================================================================
--- httpd/apreq/branches/v2_10/glue/perl/Makefile.PL (original)
+++ httpd/apreq/branches/v2_10/glue/perl/Makefile.PL Sat Jan 10 06:55:36 2009
@@ -246,7 +246,7 @@
doc_test : @tests
\$(FULLPERLRUN) "-Mblib" "-MTest::Harness" "-e" "runtests(\...@argv)"
@tests
-#test :: doc_test
+test :: doc_test
EOT
} else {