X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Frest%2Fstashedclass.t;h=f28fc418dab6ebca2adb2e0f3e4082ca7df60254;hb=1513365d90fd22c305d8408ace1b971e6991114b;hp=9a7dc2da8c96b88a9a9455fd2440cb45ac27094a;hpb=3649b790ea2d4ef93c32ee315b168b73dba087e6;p=catagits%2FCatalyst-Controller-DBIC-API.git diff --git a/t/rest/stashedclass.t b/t/rest/stashedclass.t index 9a7dc2d..f28fc41 100644 --- a/t/rest/stashedclass.t +++ b/t/rest/stashedclass.t @@ -12,7 +12,6 @@ use Test::More; use Test::WWW::Mechanize::Catalyst 'RestTest'; use HTTP::Request::Common; use JSON; -use Data::Dumper; my $json = JSON->new->utf8;