X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fbonus.t;fp=t%2Fbonus.t;h=31b5381c54912632d8a9a23f930ed6c1e2d9ca7d;hb=f7651a6e5b18523fd6e00f809a8c40dd0127251a;hp=0f7abeaf1ef6298cbede1ffd423f62370a10a1f8;hpb=35cd137a802eb7c4e3838043d407bf55ee93dfc4;p=p5sagit%2FFunction-Parameters.git diff --git a/t/bonus.t b/t/bonus.t index 0f7abea..31b5381 100644 --- a/t/bonus.t +++ b/t/bonus.t @@ -7,7 +7,7 @@ use strict; use Function::Parameters { fun => { - check_argument_count => 1, + defaults => 'function_strict', }, };