summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2008-12-02 00:08:44 -0500
committerdoy <doy@tozt.net>2008-12-02 00:08:44 -0500
commitced2ec4194b72a26a902062c68d84ac0b9ae3bdf (patch)
tree26f95f699702cea50bb9d1d19c6b1a59bad72163
parentcacf7475b188f368b7f81882785a4ae2ec99838b (diff)
downloadlog-dispatch-channels-ced2ec4194b72a26a902062c68d84ac0b9ae3bdf.tar.gz
log-dispatch-channels-ced2ec4194b72a26a902062c68d84ac0b9ae3bdf.zip
using Test::Exception for tests
-rw-r--r--dist.ini7
1 files changed, 4 insertions, 3 deletions
diff --git a/dist.ini b/dist.ini
index c84da3c..db83827 100644
--- a/dist.ini
+++ b/dist.ini
@@ -7,8 +7,9 @@ copyright_holder = Jesse Luehrs
[@Classic]
[Prereq]
-Log::Dispatch = 0
-Carp = 0
-Test::More = 0
+Log::Dispatch = 0
+Carp = 0
+Test::More = 0
+Test::Exception = 0
[PodWeaver]