X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcatalyst-action-rest.t;h=8534732ff37b4b8faa6b411cbec65093b75a41f5;hb=9c5c9bd17536880f866fea9967bc460c674f0b2d;hp=d2306627ca2bd3d4a214b69a64143ebeb757cc18;hpb=89b766ab4d711d370d06bd72526bd7ead8a19a57;p=catagits%2FCatalyst-Action-REST.git diff --git a/t/catalyst-action-rest.t b/t/catalyst-action-rest.t index d230662..8534732 100644 --- a/t/catalyst-action-rest.t +++ b/t/catalyst-action-rest.t @@ -92,7 +92,7 @@ package main; use strict; use warnings; -use Test::More qw(no_plan); +use Test::More tests => 17; use FindBin; use Data::Dump qw(dump);