Re: mro status, etc
[p5sagit/p5-mst-13.2.git] / t / mro / recursion_c3.t
index 7aa4a7b..5429315 100644 (file)
@@ -10,7 +10,6 @@ BEGIN {
 }
 
 require './test.pl';
-use mro;
 
 plan(skip_all => "Your system has no SIGALRM") if !exists $SIG{ALRM};
 plan(tests => 8);