summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-02-09 20:08:32 +0000
committerNicholas Clark <nick@ccl4.org>2009-02-09 21:35:10 +0000
commit40d04ec4420d25128b37d6ff003091cb60690187 (patch)
tree200fadfdf62dc1664a5259f6139a76032b49d612 /INSTALL
parent9bdb6db8a6cfa255f88d433e5f38b0ef93f82bc7 (diff)
downloadperl-40d04ec4420d25128b37d6ff003091cb60690187.tar.gz
Rename ext/Time/HiRes to ext/Time-HiRes
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 88525b94e3..9e0299035a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1860,7 +1860,7 @@ If your system is quite busy and doesn't respond quickly enough,
these tests might fail. If possible, try running the tests again
with the system under a lighter load. These timing-sensitive
and load-sensitive tests include F<t/op/alarm.t>,
-F<ext/Time/HiRes/t/HiRes.t>, F<ext/threads/shared/t/waithires.t>,
+F<ext/Time-HiRes/t/HiRes.t>, F<ext/threads/shared/t/waithires.t>,
F<ext/threads/shared/t/stress.t>, F<lib/Benchmark.t>,
F<lib/Memoize/t/expmod_t.t>, and F<lib/Memoize/t/speed.t>.