Remove support for find( col1 => $val1, col2 => $val2, ... )
[dbsrgits/DBIx-Class.git] / t / cdbi / mk_group_accessors.t
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-06-03 Peter Rabbitson Convert all no_plan tests to done_testing
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...