convert the XS implementation to its own dist
[gitmo/Package-Stash-XS.git] / t / 07-edge-cases.t
index 2710c5c..17ec84c 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
+use lib 't/lib';
 use Test::More;
 
 use Package::Stash;