From: Peter Rabbitson Date: Sun, 28 Jun 2009 20:38:43 +0000 (+0000) Subject: Rogue comments X-Git-Tag: v0.08108~37^2~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2663cf8101c252b9971e62f4f91ae556a3db254d;p=dbsrgits%2FDBIx-Class.git Rogue comments --- diff --git a/t/prefetch/grouped.t b/t/prefetch/grouped.t index 077cba6..866f910 100644 --- a/t/prefetch/grouped.t +++ b/t/prefetch/grouped.t @@ -82,7 +82,6 @@ for ($cd_rs->all) { 'count() query generated expected SQL', ); - # the double-count is deliberate is_same_sql_bind ( $track_rs->as_query, '( @@ -125,8 +124,6 @@ for ($cd_rs->all) { } # test a has_many/might_have prefetch at the same level -# double-count for now, until we figure out how to do this cleanly -# with a function # Note that one of the CDs now has 4 tracks instead of 3 { my $most_tracks_rs = $cd_rs->search ({}, {