From: Arthur Axel "fREW" Schmidt Date: Thu, 11 Feb 2010 10:16:30 +0000 (+0000) Subject: fix bad test X-Git-Tag: v0.08119~20^2~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1dfb11d4c2fdcda4ea6ae71dd5c6cfb88fd18618;p=dbsrgits%2FDBIx-Class.git fix bad test --- diff --git a/t/76select.t b/t/76select.t index 6065119..36ab5b3 100644 --- a/t/76select.t +++ b/t/76select.t @@ -160,6 +160,7 @@ is_deeply( track_position => 2, tracks => { title => 'Apiary', + trackid => 17, }, }, 'columns/select/as fold properly on sub-searches',