Skip to content

Commit

Permalink
do not use auto_include
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed May 31, 2011
1 parent 59264f8 commit b001c8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@
\.sw[po]$
^\.git/
^README.pod$
^MYMETA.yml$
1 change: 0 additions & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ requires 'Test::SharedFork' => 0.14;
tests 't/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t';
test_requires 'Test::More' => 0.98;
author_tests 'xt';
auto_include;
WriteAll;

0 comments on commit b001c8a

Please sign in to comment.