X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Flib%2FTestApp.pm;fp=t%2Flib%2FTestApp.pm;h=9fd0239e4e42bc301688199c1e09e0063add786a;hp=a99301cdc2d100909ca491dca8b749afdb13a37e;hb=569b665ec6e28d629c114a5fe34894ad71e8e588;hpb=e33d788dc6b1355e1c2cc0033443577c21c61b59 diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index a99301c..9fd0239 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 } } - } + }, + detach_on_die => 1, ); # Test bug found when re-adjusting the metaclass compat code in Moose