X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F76joins.t;h=538699f6d49d982c25aa66a1c45ec26d158665f3;hb=e9188247f020a63ab8b6280c9dcdcb0df5b5f0c1;hp=405c72687a39f24673ca661853333f43ba08a19a;hpb=e0f10115478d246ba967df1a4d13a05b62b85c76;p=dbsrgits%2FDBIx-Class.git diff --git a/t/76joins.t b/t/76joins.t index 405c726..538699f 100644 --- a/t/76joins.t +++ b/t/76joins.t @@ -412,4 +412,5 @@ TODO: { local $TODO = 'fixing collapse in -current'; is_deeply( $prefetch_result, $nonpre_result, 'Compare 2 level prefetch result to non-prefetch result' ); -} \ No newline at end of file +} +