X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Flib%2FTestApp.pm;h=e548872899124227d2b9cfd4e88d4b846a12b5d7;hp=a99301cdc2d100909ca491dca8b749afdb13a37e;hb=550464108eada19dba470ec5d17fc849399fdab0;hpb=b498099290e08e2dbd09561248e7deaed58fa3bf diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index a99301c..e548872 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -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