summaryrefslogtreecommitdiff
path: root/spec/fixtures/unit/parser/functions/create_resources
AgeCommit message (Collapse)AuthorFilesLines
2014-06-12(PUP-1100) Create_resources syntax error message spec testJulien Pivotto2-0/+6
This commit adds a check for the create_resources syntax error message. If there is a syntax error, the error given by puppet master is unclear. This commits adds a test to check that the error message is correct and makes sense. This only happens when the resources are auto imported, which is why I use a fixture directory.