/[Apache-SVN]/httpd/test/trunk/perl-framework/Apache-Test/lib/Apache/TestRequest.pm
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/Apache-Test/lib/Apache/TestRequest.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/test/trunk/perl-framework/Apache-Test/lib/Apache/TestRequest.pm	2004/12/07 05:29:39	110082
+++ httpd/test/trunk/perl-framework/Apache-Test/lib/Apache/TestRequest.pm	2004/12/07 05:32:43	110083
@@ -113,7 +113,7 @@ sub module2url {
     my $scheme   = $opt->{scheme} || 'http';
     my $path     = $opt->{path}   || module2path($module);
 
-    Apache::TestRequest::module($module);
+    module($module);
 
     my $config   = Apache::Test::config();
     my $hostport = hostport($config);

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26