don't load Moo if Moose is already present
[p5sagit/Function-Parameters.git] / t / checkered_2.t
index 449474a..cc46171 100644 (file)
@@ -9,7 +9,7 @@ use Function::Parameters {
        method => {
                check_argument_count => 1,
                shift => '$self',
-               attrs => ':method',
+               attributes => ':method',
        },
 
        cathod => {