X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Ftypes_custom_2.t;h=fa8ec06db0da02425bf01995f4be86dc2e59a1e5;hb=11305599a59b5a00d111f396f2b651577a90b80a;hp=f22ae0e035f51574248c69e7f59401e1c8cd8586;hpb=7193dffba45795c249b405f8636d644261380ff0;p=p5sagit%2FFunction-Parameters.git diff --git a/t/types_custom_2.t b/t/types_custom_2.t index f22ae0e..fa8ec06 100644 --- a/t/types_custom_2.t +++ b/t/types_custom_2.t @@ -45,7 +45,6 @@ use Function::Parameters do { +{ fun => { check_argument_count => 1, - types => 1, reify_type => sub { $Types{ $_[0] } || $Types{Any} }, }, }