Begin replacing Test::Exception with a Moose::Util :test
[gitmo/Mouse.git] / t / 021-weak-ref.t
index cdafd3c..aa1a009 100644 (file)
@@ -12,7 +12,7 @@ BEGIN {
     }
 }
 
-use Test::Exception;
+use Mouse::Util ':test';
 
 my %destroyed;