Skip to content

Commit

Permalink
Merge pull request #14 from fschlich/no-dot-in-inc
Browse files Browse the repository at this point in the history
Fix test when no '.' in @inc (#12)
  • Loading branch information
miyagawa committed Apr 28, 2021
2 parents 949f444 + 6ccc9ae commit 3c5c23b
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 3c5c23b

Please sign in to comment.