X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestApp.pm;h=b06880c332e4c7781d849848e297ba81d5089686;hb=974733c0febbddd53145ec82031b4ad6abcc0985;hp=9fd0239e4e42bc301688199c1e09e0063add786a;hpb=569b665ec6e28d629c114a5fe34894ad71e8e588;p=catagits%2FCatalyst-Runtime.git diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index 9fd0239..b06880c 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -50,7 +50,8 @@ TestApp->config( action_action_nine => { another_extra_arg => 13 } } }, - detach_on_die => 1, + encoding => 'UTF-8', + abort_chain_on_error_fix => 1, ); # Test bug found when re-adjusting the metaclass compat code in Moose