/[Apache-SVN]/perl/modperl/trunk/t/filter/TestFilter/in_bbs_body.pm
ViewVC logotype

Diff of /perl/modperl/trunk/t/filter/TestFilter/in_bbs_body.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/trunk/t/filter/TestFilter/in_bbs_body.pm	2005/03/29 04:00:19	159345
+++ perl/modperl/trunk/t/filter/TestFilter/in_bbs_body.pm	2005/03/29 04:15:05	159346
@@ -46,7 +46,7 @@ sub response {
         $r->puts($data);
     }
     else {
-        $r->puts("1..1\nok 1\n");
+        $r->puts("1..3\nok 1\n");
     }
 
     Apache::OK;

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26