Remove support for find( col1 => $val1, col2 => $val2, ... )
[dbsrgits/DBIx-Class.git] / t / cdbi / early_column_heisenbug.t
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()...