make make_patchnum.sh (more) portable
[p5sagit/p5-mst-13.2.git] / t / mro / recursion_dfs.t
index 313a4ed..b7bf6d4 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);