Remove test cruft forgotten after 52864fbd
Peter Rabbitson [Sun, 24 Feb 2013 10:49:58 +0000 (11:49 +0100)]
t/inflate/hri_torture.t

index ceee197..5c5e505 100644 (file)
@@ -355,7 +355,7 @@ cmp_deeply
     },
     join => { single_track => { cd => { artist => { cds => 'tracks' } } } },
     order_by => [qw/me.cdid artist.artistid cds.cdid tracks.trackid/],
-    collapse => {}, #hashref to keep older DBIC versions happy (doesn't actually work)
+    collapse => 1,
   })->all ],
   [
     {