X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F003_methods.t;h=0353ba8e07c790faa12007492cd4c2a75a49e84f;hb=1a7ebbb3e44301a39a8b5c57542ca8ae76a3e2d0;hp=0bfe2523c8c1d8f62e20134ce0f6b78d698baa0f;hpb=fe122940cbe91ce499fbe50ad706fe3dc7c44fdf;p=gitmo%2FClass-MOP.git diff --git a/t/003_methods.t b/t/003_methods.t index 0bfe252..0353ba8 100644 --- a/t/003_methods.t +++ b/t/003_methods.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More no_plan => 1; +use Test::More tests => 38; use Test::Exception; BEGIN {