X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F021-weak-ref.t;h=e626f35df3a7ece524f5063c96904409f27a9f1b;hb=ecc6e3b17f6a3f58acc60795f666f0a68ab58338;hp=cdafd3c2cd0da7a2e7d5c647d51ef96ce306cdaf;hpb=cacfab6c945428bc514d03d53c1ca7a499b1de2a;p=gitmo%2FMouse.git diff --git a/t/021-weak-ref.t b/t/021-weak-ref.t index cdafd3c..e626f35 100644 --- a/t/021-weak-ref.t +++ b/t/021-weak-ref.t @@ -12,7 +12,7 @@ BEGIN { } } -use Test::Exception; +use t::Exception; my %destroyed;