stas        2003/10/15 01:06:03

  Modified:    t/modperl request_rec_perlio_api.t
  Log:
  cleanup
  
  Revision  Changes    Path
  1.2       +0 -4      modperl-2.0/t/modperl/request_rec_perlio_api.t
  
  Index: request_rec_perlio_api.t
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/modperl/request_rec_perlio_api.t,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- request_rec_perlio_api.t  15 Oct 2003 08:04:44 -0000      1.1
  +++ request_rec_perlio_api.t  15 Oct 2003 08:06:03 -0000      1.2
  @@ -1,10 +1,6 @@
   use strict;
   use warnings FATAL => 'all';
   
  -# test internal redirects originating from 'SetHandler modperl' and
  -# 'SetHandler perl-script' main handlers, and sub-requests handled by
  -# the handlers of the same and the opposite kind
  -
   use Apache::Test;
   use Apache::TestUtil;
   use Apache::TestRequest;
  
  
  

Reply via email to