Resurrect the DB2 precompiled grammar to which we lost the source
[dbsrgits/SQL-Translator.git] / t / 60roundtrip.t
index 836bc1d..35bda26 100644 (file)
@@ -70,13 +70,12 @@ my $plan = [
     parser_args => {},
     todo => 'Needs volunteers',
   },
-# too noisy under new P::RD
-#  {
-#    engine => 'DB2',
-#    producer_args => {},
-#    parser_args => {},
-#    todo => 'Needs volunteers',
-#  },
+  {
+    engine => 'DB2',
+    producer_args => {},
+    parser_args => {},
+    todo => 'Needs volunteers',
+  },
 
 # There is no Access producer
 #  {