stas        2003/08/07 16:51:47

  Modified:    t/api    rflush.t
  Log:
  fix the comment
  
  Revision  Changes    Path
  1.2       +1 -1      modperl-2.0/t/api/rflush.t
  
  Index: rflush.t
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/api/rflush.t,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rflush.t  7 Aug 2003 23:46:27 -0000       1.1
  +++ rflush.t  7 Aug 2003 23:51:47 -0000       1.2
  @@ -10,4 +10,4 @@
   my $expected = "[<foo][bar>][<who][ah>]";
   my $location = '/TestAPI__rflush';
   my $response = GET_BODY $location;
  -ok t_cmp($expected, $response, "a filter that removes itself");
  +ok t_cmp($expected, $response, "rflush creates bucket brigades");
  
  
  

Reply via email to