The nginx bullshit can just die
[catagits/Catalyst-Runtime.git] / t / live_component_controller_context_closure.t
index 34318ea..767822d 100644 (file)
@@ -13,6 +13,8 @@ BEGIN {
 use FindBin;
 use lib "$FindBin::Bin/lib";
 
+BEGIN { $::setup_leakchecker = 1 }
+
 use Catalyst::Test 'TestApp';
 
 {