summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions/pick_default_spec.rb
AgeCommit message (Collapse)Author
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-01-29(PUP-638) Add a pick_default() function that always returns a value.David Schmitt
This version of pick() does not error out, instead always returning at least the last argument, even if that too has no "real" value.