Unicode plugin: import tests and update current ones
[catagits/Catalyst-Runtime.git] / t / lib / TestApp.pm
index a99301c..e548872 100644 (file)
@@ -49,7 +49,7 @@ TestApp->config(
         action_args => {
             action_action_nine => { another_extra_arg => 13 }
         }
-    }
+    },
 );
 
 # Test bug found when re-adjusting the metaclass compat code in Moose