summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJustin Hunter <justin.d.hunter@gmail.com>2010-10-26 13:55:17 -0700
committerJesse Luehrs <doy@tozt.net>2010-10-27 11:13:42 -0500
commit13f4d7c3ee749b18ba8b16e2cfc475e7471dd43c (patch)
tree44b9c96a069710bdce56ea3062662f708b6bc000 /dist.ini
parent41fc247afe43b3ca9bce931d224935a7bcf5a3bf (diff)
downloadpackage-stash-13f4d7c3ee749b18ba8b16e2cfc475e7471dd43c.tar.gz
package-stash-13f4d7c3ee749b18ba8b16e2cfc475e7471dd43c.zip
move from Test::Exception to Test::Fatal
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index f4aed77..ab24035 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,5 +10,5 @@ dist = Package-Stash
Scalar::Util = 0
[Prereq / TestRequires]
-Test::Exception = 0
+Test::Fatal = 0
Test::More = 0.88