From: Rafael Garcia-Suarez Date: Sat, 9 Aug 2003 21:13:27 +0000 (+0000) Subject: Remove ByteLoader from the list of modules whose compilability should X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c90eafb3a162eee5a1341ef84b7efe8ad94c3fca;p=p5sagit%2Fp5-mst-13.2.git 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 --- diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 6ee59cc..78750d0 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