HomePhorge

(maint) Improve tests for slurp on define/class
a1e18c83a803Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Improve tests for slurp on define/class

The tests for define and class rejecting * parameters put another
parameter after the one specified with *. This created an ambiguity in
the test for why it is failing, since * is not allowed before any
other parameters. Since the assertion is that define and class simply
cannot have * parameters, the better test is to have a single
parameter with a *.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUed23d9b1a9bf: (maint) Clarify "spill_over" for call_by_name
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUa1e18c83a803: (maint) Improve tests for slurp on define/class (authored by Andrew Parker <andy@puppetlabs.com>).Jun 13 2014, 1:24 AM