Skip to content

Commit 4cd52e0

Browse files
committed
Removed debugging code for tracking down the "leaks" test to fail.
1 parent ca2d37e commit 4cd52e0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

t/20-leaks.t

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ BEGIN { chdir 't' if -d 't' }
55
use strict;
66
use warnings;
77

8-
use lib '../lib';
9-
108
use Test::More tests => 1;
119

12-
use Devel::Leak::Object qw(GLOBAL_bless);
13-
1410
use XML::RAI;
1511

1612
SKIP: {

0 commit comments

Comments
 (0)