From cd332029712730d1e2e618547d88e86b472b6d8c Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 6 Mar 2010 18:09:01 +0000 Subject: [PATCH] don't use Devel::LeakTrace::Fast git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@250 836a5e1a-633d-0410-964b-294494ad4392 --- t/20-methods.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/20-methods.t b/t/20-methods.t index 9f71e7d..27f9670 100755 --- a/t/20-methods.t +++ b/t/20-methods.t @@ -10,7 +10,7 @@ use Cwd qw/abs_path/; use File::Slurp; use blib; -use Devel::LeakTrace::Fast; +#use Devel::LeakTrace::Fast; BEGIN { use_ok('CWMP::Methods'); -- 2.20.1