X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcount%2Fgrouped_pager.t;h=6bb61531b4f686e3fb41fa5465636cc8ed44d6ab;hb=ab35aeab54799f0ffdec51c55fb4546ad5e0188e;hp=cfe29af3e0a5efb14d85aa3d00fe287b27d86172;hpb=db326a590fb76893c9e57dea0fca59be67ba25de;p=dbsrgits%2FDBIx-Class.git diff --git a/t/count/grouped_pager.t b/t/count/grouped_pager.t index cfe29af..6bb6153 100644 --- a/t/count/grouped_pager.t +++ b/t/count/grouped_pager.t @@ -11,8 +11,6 @@ plan tests => 7; my $schema = DBICTest->init_schema(); -use Data::Dumper; - # add 2 extra artists $schema->populate ('Artist', [ [qw/name/],