summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2013-04-11 16:42:58 -0700
committerJeff McCune <jeff@puppetlabs.com>2013-04-11 16:42:58 -0700
commit8bf547991cf2ca65fa41fc3a15b75e88f6ac97fe (patch)
treeac77fa25a75a7e17827233b19ec99480411268c2
parent77b883cae18c03772f9827777444a8c999480b54 (diff)
parenta5c77921ae000dc837b31a41ea87b4bbf023c882 (diff)
Merge branch 'cprice-puppet-ticket/master/13695-readme-about-puppetlabs-spec-helper'
* cprice-puppet-ticket/master/13695-readme-about-puppetlabs-spec-helper: (#13695) add README about puppetlabs_spec_helper [ci skip] closes #63
-rw-r--r--README_SPECS.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/README_SPECS.markdown b/README_SPECS.markdown
new file mode 100644
index 0000000..917b631
--- /dev/null
+++ b/README_SPECS.markdown
@@ -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)