Generalize the to-node inner-join-er to apply to all related_resultset calls, not...
[dbsrgits/DBIx-Class.git] / t / from_subquery.t
index 9b340c5..646fa6e 100644 (file)
@@ -1,5 +1,5 @@
 use strict;
-use warnings FATAL => 'all';
+use warnings;
 
 use Test::More;