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=c1ec9b52e98662db8febf5629782b6c92080d357;hp=e548872899124227d2b9cfd4e88d4b846a12b5d7;hb=1bef5f599dd1a07e3693ea84fe805a31efa08142;hpb=1d4df70b12006c9803f80e46d435a1f2610b75f1 diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index e548872..c1ec9b5 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -50,6 +50,7 @@ TestApp->config( action_action_nine => { another_extra_arg => 13 } } }, + encoding => 'UTF-8', ); # Test bug found when re-adjusting the metaclass compat code in Moose