(#13695) add README about puppetlabs_spec_helper

This commit is contained in:
Chris Price 2012-04-13 15:35:43 -07:00 committed by Jeff McCune
parent 77b883cae1
commit a5c77921ae

7
README_SPECS.markdown Normal file
View file

@ -0,0 +1,7 @@
NOTE
====
This project's specs depend on puppet core, and thus they require the
`puppetlabs_spec_helper` project. For more information please see the README
in that project, which can be found here: [puppetlabs spec
helper](https://github.com/puppetlabs/puppetlabs_spec_helper)