You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2004/03/08 09:09:44 UTC

cvs commit: modperl-2.0/ModPerl-Registry/t bad_scripts.t

stas        2004/03/08 00:09:44

  Modified:    ModPerl-Registry/t bad_scripts.t
  Log:
  add the "error expected" stamp to error_log
  
  Revision  Changes    Path
  1.3       +1 -0      modperl-2.0/ModPerl-Registry/t/bad_scripts.t
  
  Index: bad_scripts.t
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/t/bad_scripts.t,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- bad_scripts.t	21 Aug 2003 22:44:47 -0000	1.2
  +++ bad_scripts.t	8 Mar 2004 08:09:44 -0000	1.3
  @@ -8,6 +8,7 @@
   plan tests => 1;
   
   {
  +    t_client_log_error_is_expected();
       my $url = "/perlrun/r_inherited.pl";
       my $res = GET($url);
       ok t_cmp(