summaryrefslogtreecommitdiff
path: root/t/lib
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-08-09 21:13:27 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-08-09 21:13:27 +0000
commitc90eafb3a162eee5a1341ef84b7efe8ad94c3fca (patch)
tree194dc02d99b1cb87fe3fca24b643a4e89b0b4817 /t/lib
parent14f338dc60207c41838439f6f09615a0c4c9bf39 (diff)
downloadperl-c90eafb3a162eee5a1341ef84b7efe8ad94c3fca.tar.gz
Remove ByteLoader from the list of modules whose compilability should
be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache pointed out.) p4raw-id: //depot/perl@20592
Diffstat (limited to 't/lib')
-rw-r--r--t/lib/1_compile.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t
index 6ee59cce2e..78750d0e55 100644
--- a/t/lib/1_compile.t
+++ b/t/lib/1_compile.t
@@ -69,7 +69,6 @@ __DATA__
B::C
B::CC
B::Stackobj
-ByteLoader
CPAN::FirstTime
DynaLoader
Pod::Plainer