Template config is now passed using tt_conf producer arg. Deprecated passing
[dbsrgits/SQL-Translator.git] / t / 31dumper.t
index 8c59d62..1f42e13 100644 (file)
@@ -16,6 +16,7 @@ use Symbol qw(gensym);
 BEGIN {
     maybe_plan(
         5, 
+        'DBI',
         'SQL::Translator::Parser::SQLite',
         'SQL::Translator::Producer::Dumper'
     );