From: Nicholas Clark <nick@ccl4.org>
Date: Sun, 16 Apr 2006 10:37:04 +0000 (+0000)
Subject: Fix htmllink.t to cater for the case where perladmin isn't an empty
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3cdcf0578906870f84793c93ca5df75fb0f4b925;p=p5sagit%2Fp5-mst-13.2.git

Fix htmllink.t to cater for the case where perladmin isn't an empty
string.

p4raw-id: //depot/perl@27838
---

diff --git a/lib/Pod/t/htmllink.t b/lib/Pod/t/htmllink.t
index 9c73f82..f68edf3 100644
--- a/lib/Pod/t/htmllink.t
+++ b/lib/Pod/t/htmllink.t
@@ -19,7 +19,7 @@ __DATA__
 <head>
 <title>htmllink - Test HTML links</title>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<link rev="made" href="mailto:" />
+<link rev="made" href="mailto:[PERLADMIN]" />
 </head>
 
 <body style="background-color: white">