From: Florian Ragwitz Date: Sun, 22 Feb 2009 04:23:32 +0000 (+0000) Subject: Fix test plan. X-Git-Tag: 0.17~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=38c636f9fb20e5d22112f7c3842aa9b5661d4403;p=gitmo%2FMooseX-Storage.git Fix test plan. --- diff --git a/t/008_do_not_serialize.t b/t/008_do_not_serialize.t index 527bc74..bdf2091 100644 --- a/t/008_do_not_serialize.t +++ b/t/008_do_not_serialize.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More no_plan => 6; +use Test::More tests => 6; use Test::Exception; BEGIN {