summaryrefslogtreecommitdiffstats
path: root/spec/fixtures/unit/parser/lexer/arraytrailingcomma.pp
Commit message (Collapse)AuthorAgeFilesLines
* (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-031-0/+3
This is replaced with the new my_fixture{,s} methods; old fixture data is ported into the spec tests at the same time, but left where it was against unit tests that require it. Reviewed-By: Nick Lewis <nick@puppetlabs.com>