summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-01 11:08:11 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-01 11:08:11 +0100
commitf582be01e56575b2efa50b46252c38eacd2bda5b (patch)
treeeea739fcb217d3e2164e0a1ebca3f11f7158006e /pod/perlhack.pod
parent9dafbe2fc44c0ef0c7c99af0a427fcfe1e118eba (diff)
downloadperl-f582be01e56575b2efa50b46252c38eacd2bda5b.tar.gz
Move t/pod/diag.t to t/porting, as it's really a code consistency test.
It was the last test in t/pod, which allows us to remove the directory.
Diffstat (limited to 'pod/perlhack.pod')
-rw-r--r--pod/perlhack.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index 0164665ae9..54253fc3af 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -1806,11 +1806,6 @@ Tests for perl's method resolution order implementations
Tests for perl's built in functions that don't fit into any of the
other directories.
-=item F<t/pod/>
-
-Tests for POD directives. There are still some tests for the Pod
-modules hanging around in here that need to be moved out into F<lib/>.
-
=item F<t/re/>
Tests for regex related functions or behaviour. (These used to live