single fire -nest warning because DBIC expects it, fix an order_by bug
[dbsrgits/SQL-Abstract.git] / t / 01generate.t
index 4c23c48..008c7ca 100644 (file)
@@ -16,6 +16,11 @@ use SQL::Abstract;
 #
 #################
 
+# DBIx::Class requires a nest warning to be emitted once but the private
+# method it overrode to do so no longer exists; here we cancel said warning
+# to avoid disturbing the SQLA tests
+
+$SQL::Abstract::Nest_Warning_Emitted++;
 
 my @tests = (
       {