summaryrefslogtreecommitdiffstats
path: root/t/21-leaks-debug.t
diff options
context:
space:
mode:
Diffstat (limited to 't/21-leaks-debug.t')
-rw-r--r--t/21-leaks-debug.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/21-leaks-debug.t b/t/21-leaks-debug.t
index 5b2a463..292a28c 100644
--- a/t/21-leaks-debug.t
+++ b/t/21-leaks-debug.t
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
+use lib 't/lib';
use Test::More;
use Test::Fatal;
use Test::Requires 'Test::LeakTrace';