[Http-webtest-commits] HTTP-WebTest/lib/Bundle/HTTP WebTest.pm,1.5,1.6
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-12-13 00:51:43
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP In directory sc8-pr-cvs1:/tmp/cvs-serv19721/lib/Bundle/HTTP Modified Files: WebTest.pm Log Message: Update Index: WebTest.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP/WebTest.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** WebTest.pm 12 Dec 2002 23:41:41 -0000 1.5 --- WebTest.pm 13 Dec 2002 00:51:39 -0000 1.6 *************** *** 37,40 **** --- 37,44 ---- Time::HiRes + Test::Builder::Tester - only required to run C<make test> + + Test::More + URI |