projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aa6da65
)
Add extra_tests() call
Dave Rolsky [Tue, 24 Aug 2010 19:22:34 +0000 (14:22 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
84bee98
..
8f701ed
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-43,6
+43,8
@@
tests_recursive();
repository 'git://git.moose.perl.org/Moose.git';
add_metadata(x_authority => 'cpan:STEVAN');
+extra_tests();
+
WriteAll();
# Use the xt/author/test-my-dependents.t test to figure