Fix type constraints to get $tc->type_parameter correctly
[gitmo/Mouse.git] / t / 040_type_constraints / 011_container_type_constraint.t
index f90f3d7..59fdf36 100644 (file)
@@ -7,7 +7,6 @@ use strict;
 use warnings;
 
 use Test::More;
-$TODO = q{Mouse is not yet completed};
 use Test::Exception;
 
 BEGIN {