summaryrefslogtreecommitdiff
path: root/lib/Pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-04-16 10:37:04 +0000
committerNicholas Clark <nick@ccl4.org>2006-04-16 10:37:04 +0000
commit3cdcf0578906870f84793c93ca5df75fb0f4b925 (patch)
tree59a453dc65cebd3772f75d422b4bb5869188ba61 /lib/Pod
parentf4a7049d1e66956838433895a259b4fb84d25493 (diff)
downloadperl-3cdcf0578906870f84793c93ca5df75fb0f4b925.tar.gz
Fix htmllink.t to cater for the case where perladmin isn't an empty
string. p4raw-id: //depot/perl@27838
Diffstat (limited to 'lib/Pod')
-rw-r--r--lib/Pod/t/htmllink.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/t/htmllink.t b/lib/Pod/t/htmllink.t
index 9c73f82575..f68edf3fb8 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">