Merge branch 'stable'
[gitmo/Class-MOP.git] / t / 061_instance_inline.t
index ec61805..7100c80 100644 (file)
@@ -2,7 +2,7 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Exception;
+use Test::Fatal;
 
 use Class::MOP::Instance;