projects
/
gitmo/MooseX-Singleton.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
845cbcb
)
add extra_tests
Dave Rolsky [Fri, 25 Dec 2009 16:07:26 +0000 (10:07 -0600)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
d30460a
..
e3eb21d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-13,4
+13,6
@@
build_requires 'Test::Exception';
license 'Perl';
+extra_tests();
+
WriteAll();