Fix range operator
[p5sagit/p5-mst-13.2.git] / t / mro / inconsistent_c3.t
index 07f83c2..14f652c 100644 (file)
@@ -9,7 +9,7 @@ BEGIN {
     }
 }
 
-use Test::More tests => 1;
+require q(./test.pl); plan(tests => 1);
 
 =pod