Another blast from the past - fix distinct/order behavior borked by d59eba65f
[dbsrgits/DBIx-Class.git] / t / cdbi / has_many_loads_foreign_class.t
index 4275f65..bba66e8 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 use Test::More;
 use Class::Inspector ();