Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Apr 10, 2012
1 parent 3184811 commit 044a3f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ my $build = Module::Build->new(
recursive_test_files => 1,
dynamic_config => 0,
build_requires => { 'Test::More' => '0.98' },
test_requires => { 'Class::Accessor' => '0' },
configure_requires => { 'Module::Build' => '0.38' },
requires => {
'perl' => '5.00800',
Expand Down

0 comments on commit 044a3f5

Please sign in to comment.