summaryrefslogtreecommitdiffstats
path: root/t/20-leaks.t
diff options
context:
space:
mode:
Diffstat (limited to 't/20-leaks.t')
-rw-r--r--t/20-leaks.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/20-leaks.t b/t/20-leaks.t
index d5dae8a..e97d7d6 100644
--- a/t/20-leaks.t
+++ b/t/20-leaks.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';