X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F021-weak-ref.t;fp=t%2F021-weak-ref.t;h=e626f35df3a7ece524f5063c96904409f27a9f1b;hb=3118622d182add6c88792d5de3b4af047e8a7c8c;hp=aa1a0092b5116fd7c636143b729c53adecdb6155;hpb=4aaa2ed6a8f267aa74bfbbab9b6880a900ca6063;p=gitmo%2FMouse.git diff --git a/t/021-weak-ref.t b/t/021-weak-ref.t index aa1a009..e626f35 100644 --- a/t/021-weak-ref.t +++ b/t/021-weak-ref.t @@ -12,7 +12,7 @@ BEGIN { } } -use Mouse::Util ':test'; +use t::Exception; my %destroyed;