[Bast-commits] r8613 - DBIx-Class/0.08/branches/chaining_fixes/t
frew at dev.catalyst.perl.org
frew at dev.catalyst.perl.org
Thu Feb 11 10:16:30 GMT 2010
Author: frew
Date: 2010-02-11 10:16:30 +0000 (Thu, 11 Feb 2010)
New Revision: 8613
Modified:
DBIx-Class/0.08/branches/chaining_fixes/t/76select.t
Log:
fix bad test
Modified: DBIx-Class/0.08/branches/chaining_fixes/t/76select.t
===================================================================
--- DBIx-Class/0.08/branches/chaining_fixes/t/76select.t 2010-02-11 10:12:48 UTC (rev 8612)
+++ DBIx-Class/0.08/branches/chaining_fixes/t/76select.t 2010-02-11 10:16:30 UTC (rev 8613)
@@ -160,6 +160,7 @@
track_position => 2,
tracks => {
title => 'Apiary',
+ trackid => 17,
},
},
'columns/select/as fold properly on sub-searches',
More information about the Bast-commits
mailing list