projects
/
gitmo/MooseX-StrictConstructor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fd098db
)
Add Test::Exception test dep
Dave Rolsky [Thu, 9 Sep 2010 15:35:59 +0000 (10:35 -0500)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
7ddec0a
..
3c42b9f
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-32,6
+32,7
@@
repository.type = hg
Moose = 0.94
[Prereqs / TestRequires]
-Test::More = 0.88
+Test::Exception = 0
+Test::More = 0.88
[@Git]