Skip to content

Commit

Permalink
Fix test when no '.' in @inc (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlich committed Oct 9, 2017
1 parent aca2600 commit 6ccc9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/11-entry.t
Expand Up @@ -2,6 +2,7 @@

use strict;

use lib '.';
use t::TestLib;
use Test::More;
use XML::Atom;
Expand Down

0 comments on commit 6ccc9ae

Please sign in to comment.