Fix test failure on 5.8.x with DBIC_TRACE=1 (introduced by 68b8ba54)
[dbsrgits/DBIx-Class.git] / t / prefetch / restricted_children_set.t
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2013-02-14 Rafael Kitover Test for restricted prefetch (now passing again after...