projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
97a7bd9
)
Add extra_tests back
Dave Rolsky [Sat, 28 Aug 2010 15:38:05 +0000 (10:38 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
1e81d22
..
6c43c6f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-45,6
+45,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