Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin
In directory usw-pr-cvs1:/tmp/cvs-serv32274
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.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ContentSizeTest.pm 2 Feb 2002 04:08:19 -0000 1.2
--- ContentSizeTest.pm 15 Feb 2002 21:13:45 -0000 1.3
***************
*** 13,17 ****
=head1 DESCRIPTION
! This plugin provides http response body size checks.
=cut
--- 13,17 ----
=head1 DESCRIPTION
! This plugin provides size checks of HTTP response body size.
=cut
|