Favored using ->single to get the topmost result over less readable ->slice(0)
[dbsrgits/DBIx-Class-Historic.git] / t / cdbi / 18-has_a.t
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...