X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F76select.t;h=36ab5b39005644aecfddb219a46dd96468fb3f95;hb=1dfb11d4c2fdcda4ea6ae71dd5c6cfb88fd18618;hp=6065119873919ad94637c2e0c32c24c81d634308;hpb=442363e5a2a0d2b9c19d55985c35f6c3b9d90149;p=dbsrgits%2FDBIx-Class.git 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',