Remove support for find( col1 => $val1, col2 => $val2, ... )
[dbsrgits/DBIx-Class.git] / t / cdbi / hasa_without_loading.t
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...