Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-12 | (PUP-1100) Create_resources syntax error message spec test | Julien Pivotto | 2 | -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. |