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