move Test::Exception to inc/. suggested by autarch++
[gitmo/Mouse.git] / t / 021-weak-ref.t
index e626f35..cdafd3c 100644 (file)
@@ -12,7 +12,7 @@ BEGIN {
     }
 }
 
-use t::Exception;
+use Test::Exception;
 
 my %destroyed;