[svn:mod_parrot] r195 - mod_parrot/trunk/t

[email protected]
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Tue Aug  2 12:12:04 2005
New Revision: 195

Modified:
   mod_parrot/trunk/t/01RequestRec.t
Log:
specify correct number of tests


Modified: mod_parrot/trunk/t/01RequestRec.t
==============================================================================
--- mod_parrot/trunk/t/01RequestRec.t	(original)
+++ mod_parrot/trunk/t/01RequestRec.t	Tue Aug  2 12:12:04 2005
@@ -7,7 +7,7 @@ use Test::More;
 
 my $content;
 
-plan tests => 36, (need_lwp);
+plan tests => 35, (need_lwp);
 
 # Apache::RequestRec->content_type
 my $res = GET '/parrot-test/RequestRec-content_type';
@@ -139,7 +139,7 @@ TODO: {
 }
 
 SKIP: {
-    skip "ap_rputc not properly wrapped yet.", 13;
+    skip "missing tests for some methods.", 12;
 
     # Apache::RequestRec->assbackwards
     $res = GET '/parrot-test/RequestRec-assbackwards';
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.