Remove ByteLoader from the list of modules whose compilability should
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 9 Aug 2003 21:13:27 +0000 (21:13 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 9 Aug 2003 21:13:27 +0000 (21:13 +0000)
be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
pointed out.)

p4raw-id: //depot/perl@20592

t/lib/1_compile.t

index 6ee59cc..78750d0 100644 (file)
@@ -69,7 +69,6 @@ __DATA__
 B::C
 B::CC
 B::Stackobj
-ByteLoader
 CPAN::FirstTime
 DynaLoader
 Pod::Plainer