Skip to content

Commit

Permalink
missing lib pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
cjfields committed May 16, 2015
1 parent 44ae049 commit c4d60d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/Role/Aliased.t
@@ -1,4 +1,6 @@
use v6;

use lib './lib';

use Test;

Expand Down

0 comments on commit c4d60d7

Please sign in to comment.