projects
/
puppet_stdlib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b883c
)
(#13695) add README about puppetlabs_spec_helper
author
Chris Price
<chris@puppetlabs.com>
Fri, 13 Apr 2012 22:35:43 +0000
(15:35 -0700)
committer
Jeff McCune
<jeff@puppetlabs.com>
Thu, 11 Apr 2013 23:42:51 +0000
(16:42 -0700)
README_SPECS.markdown
[new file with mode: 0644]
patch
|
blob
diff --git a/README_SPECS.markdown
b/README_SPECS.markdown
new file mode 100644
(file)
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)