summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-05-13 18:36:22 -0500
committerJesse Luehrs <doy@tozt.net>2010-05-13 18:36:22 -0500
commitea39081803d41d1aa4efc1e3444390d7f6c5c138 (patch)
tree7fc8307ffc2218fee9a42c07ed2af20d95748574 /dist.ini
parent21acc42d5300c6147efb1f0def4ec634babdfdf8 (diff)
downloadpackage-stash-ea39081803d41d1aa4efc1e3444390d7f6c5c138.tar.gz
package-stash-ea39081803d41d1aa4efc1e3444390d7f6c5c138.zip
oops, need to dep on Test::Exception
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 50b42fa..70f538e 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,3 +9,4 @@ abstract = routines for manipulating stashes
[Prereq]
Scalar::Util = 0
+Test::Exception = 0