X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fmro%2Finconsistent_c3.t;h=14f652cc6d54e979cd640ea5b70ff4da5d1d96d1;hb=a2309040b8fe324ae09c064137c624b4292d93c1;hp=07f83c26ba278f3eaeaa0977cd413abbe9bd86d3;hpb=e1a479c5e0c08fb10925261f03573261c69ca0dc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/mro/inconsistent_c3.t b/t/mro/inconsistent_c3.t index 07f83c2..14f652c 100644 --- a/t/mro/inconsistent_c3.t +++ b/t/mro/inconsistent_c3.t @@ -9,7 +9,7 @@ BEGIN { } } -use Test::More tests => 1; +require q(./test.pl); plan(tests => 1); =pod