stas 2003/09/18 17:37:09
Modified: t/response/TestCompat apache.pm Log: mark the error_log entry [error] as expected Revision Changes Path 1.6 +1 -0 modperl-2.0/t/response/TestCompat/apache.pm Index: apache.pm =================================================================== RCS file: /home/cvs/modperl-2.0/t/response/TestCompat/apache.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -u -u -r1.5 -r1.6 --- apache.pm 19 Feb 2003 23:55:23 -0000 1.5 +++ apache.pm 19 Sep 2003 00:37:09 -0000 1.6 @@ -38,6 +38,7 @@ Apache::current_callback(), 'inside PerlResponseHandler'); + t_server_log_error_is_expected(); Apache::log_error("Apache::log_error test ok"); ok 1;