Skip to content

Commit

Permalink
Run all the tests, now that we are in directories
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jun 16, 2023
1 parent 460169d commit 32efbd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -143,6 +143,7 @@ my %WriteMakefile = (
},

clean => { FILES => "$dist-*" },
test => {TESTS => 't/*.t t/*/*.t'}
);

# This module uses Test::Deep, which has a dependency that requires
Expand Down

0 comments on commit 32efbd0

Please sign in to comment.