X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose-Autobox.git;a=blobdiff_plain;f=t%2F000_load.t;h=32c9d478ef952cc6f203bf42584320099c612a07;hp=76507510986b5488bbc0f59599cb4ba792ff7679;hb=252ab1a26175a028754adbe4589cd87bc5240ce6;hpb=5dc78481c68dda42ebd534e4f40b0c8820ecd384 diff --git a/t/000_load.t b/t/000_load.t index 7650751..32c9d47 100644 --- a/t/000_load.t +++ b/t/000_load.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More no_plan => 1; +use Test::More tests => 1; BEGIN { use_ok('Moose::Autobox');