You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2006/01/26 22:34:10 UTC

svn commit: r372611 - /httpd/test/trunk/perl-framework/t/security/CVE-2005-3352.t

Author: colm
Date: Thu Jan 26 13:34:08 2006
New Revision: 372611

URL: http://svn.apache.org/viewcvs?rev=372611&view=rev
Log:
Modify to use need_imagemap

Modified:
    httpd/test/trunk/perl-framework/t/security/CVE-2005-3352.t

Modified: httpd/test/trunk/perl-framework/t/security/CVE-2005-3352.t
URL: http://svn.apache.org/viewcvs/httpd/test/trunk/perl-framework/t/security/CVE-2005-3352.t?rev=372611&r1=372610&r2=372611&view=diff
==============================================================================
--- httpd/test/trunk/perl-framework/t/security/CVE-2005-3352.t (original)
+++ httpd/test/trunk/perl-framework/t/security/CVE-2005-3352.t Thu Jan 26 13:34:08 2006
@@ -7,7 +7,7 @@
 
 my $vars = Apache::Test::vars();
 
-plan tests => 2, need 'imagemap';
+plan tests => 2, need_imagemap;
 
 my $url = "/security/CVE-2005-3352.map";