X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F10_Inconsistent_hierarchy.t;h=ccf7e5536a1f7247317300a75ba2537360444c3f;hb=ef29cd706106f8ab6e7b0c25e8dc832bb337c5ed;hp=d36e42d5c255d840f57c9e64932e2d7489bc5db2;hpb=8fca9ed2d603e514da1bb7cc0cf48e45146d591c;p=gitmo%2FClass-C3.git diff --git a/t/10_Inconsistent_hierarchy.t b/t/10_Inconsistent_hierarchy.t index d36e42d..ccf7e55 100644 --- a/t/10_Inconsistent_hierarchy.t +++ b/t/10_Inconsistent_hierarchy.t @@ -3,11 +3,7 @@ use strict; use warnings; -use Test::More tests => 2; - -BEGIN { - use_ok('Class::C3'); -} +use Test::More tests => 1; =pod