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