summaryrefslogtreecommitdiffstats
path: root/t/04-get.t
diff options
context:
space:
mode:
Diffstat (limited to 't/04-get.t')
-rw-r--r--t/04-get.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/04-get.t b/t/04-get.t
index 7205457..4f0eb6a 100644
--- a/t/04-get.t
+++ b/t/04-get.t
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
+use lib 't/lib';
use Test::More;
use Package::Stash;