X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestApp.pm;h=c1ec9b52e98662db8febf5629782b6c92080d357;hb=1bef5f599dd1a07e3693ea84fe805a31efa08142;hp=a99301cdc2d100909ca491dca8b749afdb13a37e;hpb=89ba65d5fb85ab30fa5d8109cd0d22860608605b;p=catagits%2FCatalyst-Runtime.git diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index a99301c..c1ec9b5 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -49,7 +49,8 @@ TestApp->config( action_args => { action_action_nine => { another_extra_arg => 13 } } - } + }, + encoding => 'UTF-8', ); # Test bug found when re-adjusting the metaclass compat code in Moose