don't require Test::Exception on production environment =)
[gitmo/Mouse.git] / t / 021-weak-ref.t
index aa1a009..e626f35 100644 (file)
@@ -12,7 +12,7 @@ BEGIN {
     }
 }
 
-use Mouse::Util ':test';
+use t::Exception;
 
 my %destroyed;