X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FClass-C3.git;a=blobdiff_plain;f=t%2F10_Inconsistent_hierarchy.t;h=ccf7e5536a1f7247317300a75ba2537360444c3f;hp=d36e42d5c255d840f57c9e64932e2d7489bc5db2;hb=ef29cd706106f8ab6e7b0c25e8dc832bb337c5ed;hpb=4dcc1329747eb410b61a876c10140d8cb3137cd2 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