convert the XS implementation to its own dist
[gitmo/Package-Stash-XS.git] / t / 01-basic.t
index 6b85515..79c72f1 100644 (file)
@@ -1,6 +1,7 @@
+#!/usr/bin/env perl
 use strict;
 use warnings;
-
+use lib 't/lib';
 use Test::More;
 use Test::Fatal;