summaryrefslogtreecommitdiff
path: root/t/29-app-raps2.t
diff options
context:
space:
mode:
Diffstat (limited to 't/29-app-raps2.t')
-rw-r--r--t/29-app-raps2.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/29-app-raps2.t b/t/29-app-raps2.t
index c0baeac..cbb170e 100644
--- a/t/29-app-raps2.t
+++ b/t/29-app-raps2.t
@@ -4,7 +4,7 @@ use warnings;
use 5.010;
use Test::More tests => 4;
-use Test::Exception;
+use Test::Fatal;
use_ok('App::Raps2');