X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F000_load.t;h=0c59d05750a68c70276e575f3e84eccc7d4e2b69;hb=31f8ec7238071a10c5a413a01b0bdc02b26a8bbb;hp=298e89cdc347a7a403b3a4ec7a47526c34557d25;hpb=864cd7143be1b032ce01047f4bdc8e24d57390b7;p=gitmo%2FMoose.git diff --git a/t/000_load.t b/t/000_load.t index 298e89c..0c59d05 100644 --- a/t/000_load.t +++ b/t/000_load.t @@ -7,4 +7,4 @@ use Test::More tests => 1; BEGIN { use_ok('Moose'); -} \ No newline at end of file +}