fix CWMP::Vendor->vendor_config
[perl-cwmp.git] / t / 20-methods.t
index 56f4c35..27f9670 100755 (executable)
@@ -10,6 +10,8 @@ use Cwd qw/abs_path/;
 use File::Slurp;
 use blib;
 
+#use Devel::LeakTrace::Fast;
+
 BEGIN {
        use_ok('CWMP::Methods');
 }