Skip to content
Snippets Groups Projects
Commit c0db4c50 authored by Joseph Weston's avatar Joseph Weston
Browse files

add test for invalid value functions

Note that we only raise an error if 'params' is specified. This may
actually be incorrect; if we have a keyword-only parameter, for example
then the way in which we call the value function will always produce
an error, regardless of whether 'params' is specified or not.
parent df823b9b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment