From c90eafb3a162eee5a1341ef84b7efe8ad94c3fca Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com> Date: Sat, 9 Aug 2003 21:13:27 +0000 Subject: 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 --- t/lib/1_compile.t | 1 - 1 file changed, 1 deletion(-) (limited to 't/lib') 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 -- cgit v1.2.1