Support modifier by regexp
[gitmo/Mouse.git] / t / 300_immutable / 007_immutable_trigger_from_constructor.t
index e8382f0..0ddcc5f 100644 (file)
@@ -6,7 +6,6 @@ use warnings;
 use Test::More;
 use Test::Exception;
 
-plan skip_all => "mouse doesn't support Maybe[] yet";
 plan tests => 3;
 
 {