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=b06880c332e4c7781d849848e297ba81d5089686;hp=c1ec9b52e98662db8febf5629782b6c92080d357;hb=409d48fb495802db8eb6e02a927dd2915d8643b4;hpb=4fb27043578a31f1ffd7498d1097c817a932d173 diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index c1ec9b5..b06880c 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -51,6 +51,7 @@ TestApp->config( } }, encoding => 'UTF-8', + abort_chain_on_error_fix => 1, ); # Test bug found when re-adjusting the metaclass compat code in Moose