summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2016-01-10 17:37:22 +0100
committerLukas Mai <l.mai@web.de>2016-01-10 18:00:05 +0100
commitcb0ee57a7d1f2e00a980be7c8e54b7b704cd764b (patch)
treea7dd3c63fc70a9058b5254c39e10fd92000eefdf /pod/perlhack.pod
parent1543af16e66190e54ad5c3ab37d7bbfe66e35cef (diff)
downloadperl-cb0ee57a7d1f2e00a980be7c8e54b7b704cd764b.tar.gz
fix more file paths
Diffstat (limited to 'pod/perlhack.pod')
-rw-r--r--pod/perlhack.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index 70f4265dbc..4e79063374 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -897,7 +897,7 @@ non-conflicting test scripts itself, and there is no standard interface
to C<make> utilities to interact with their job schedulers.
Note that currently some test scripts may fail when run in parallel
-(most notably F<ext/IO/t/io_dir.t>). If necessary, run just the
+(most notably F<dist/IO/t/io_dir.t>). If necessary, run just the
failing scripts again sequentially and see if the failures go away.
=head2 Running tests by hand