Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin
In directory usw-pr-cvs1:/tmp/cvs-serv7893
Modified Files:
ContentSizeTest.pm
Log Message:
Minor fix
Index: ContentSizeTest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin/ContentSizeTest.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ContentSizeTest.pm 15 Feb 2002 21:13:45 -0000 1.3
--- ContentSizeTest.pm 15 Feb 2002 23:37:38 -0000 1.4
***************
*** 13,17 ****
=head1 DESCRIPTION
! This plugin provides size checks of HTTP response body size.
=cut
--- 13,17 ----
=head1 DESCRIPTION
! This plugin provides size checks of HTTP response body.
=cut
|