X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=blobdiff_plain;f=t%2F20-methods.t;h=27f96709e71506c8b52a618c151eb05926fa9f1a;hp=56f4c3518b4f6ccbf4c50a1009fd60ad45cd94c8;hb=154531e14a8fdafceb312dc3eec3eff1ed5676a9;hpb=35e5be71b934e7bd7898d3e86ea42e1592c7cfb8 diff --git a/t/20-methods.t b/t/20-methods.t index 56f4c35..27f9670 100755 --- a/t/20-methods.t +++ b/t/20-methods.t @@ -10,6 +10,8 @@ use Cwd qw/abs_path/; use File::Slurp; use blib; +#use Devel::LeakTrace::Fast; + BEGIN { use_ok('CWMP::Methods'); }