add test for earlier scalar bug
[gitmo/Package-Stash-XS.git] / t / 03-io.t
index e061cb2..ecade2a 100644 (file)
--- a/t/03-io.t
+++ b/t/03-io.t
@@ -1,6 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
+use lib 't/lib';
 use Test::More;
 use Test::Fatal;