Fixed syntax error.
Ken Youens-Clark [Thu, 23 Sep 2004 15:08:03 +0000 (15:08 +0000)]
t/18ttschema-producer.t

index 9284223..7c127d4 100644 (file)
@@ -22,7 +22,7 @@ use FindBin qw/$Bin/;
 BEGIN {
     maybe_plan(3, 
         'XML::XPath', 
-        'SQL::Translator::Parser::XML::SQLFairy'
+        'SQL::Translator::Parser::XML::SQLFairy',
         'Template', 
         'Test::Differences'
     )