aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm')
-rw-r--r--www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm b/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm
index 72a281022116..e69de29bb2d1 100644
--- a/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm
+++ b/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm
@@ -1,10 +0,0 @@
---- t/lib/Apache/test.pm.orig Sun Mar 25 20:35:03 2001
-+++ t/lib/Apache/test.pm Fri Jun 6 05:14:49 2003
-@@ -102,6 +102,7 @@
-
- sub get_test_params {
- my $pkg = shift;
-+return;
-
- print("\nFor testing purposes, please give the full path to an httpd\n",
- "with mod_perl enabled. The path defaults to \$ENV{APACHE}, if present.");