From 13f4d7c3ee749b18ba8b16e2cfc475e7471dd43c Mon Sep 17 00:00:00 2001 From: Justin Hunter Date: Tue, 26 Oct 2010 13:55:17 -0700 Subject: move from Test::Exception to Test::Fatal --- dist.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf