summaryrefslogtreecommitdiff
path: root/spec/unit/face/module_spec.rb
diff options
context:
space:
mode:
authorStig Sandbeck Mathisen <ssm@debian.org>2012-01-26 11:22:40 +0100
committerStig Sandbeck Mathisen <ssm@debian.org>2012-01-26 11:22:40 +0100
commitc17b3ba16e7013f06416f10b8752ef783f048717 (patch)
tree790f13f167199b954007e17d1c55a8d1b0218775 /spec/unit/face/module_spec.rb
parent32af6143486ceb24a93636445d1883f5fe2299d7 (diff)
downloadpuppet-upstream/2.7.10.tar.gz
Imported Upstream version 2.7.10upstream/2.7.10
Diffstat (limited to 'spec/unit/face/module_spec.rb')
-rw-r--r--spec/unit/face/module_spec.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/unit/face/module_spec.rb b/spec/unit/face/module_spec.rb
new file mode 100644
index 000000000..33e486e5a
--- /dev/null
+++ b/spec/unit/face/module_spec.rb
@@ -0,0 +1,3 @@
+# For face related tests, look in the spec/unit/faces/module folder.
+# For integration tests, which test the behavior of module, look in the
+# spec/unit/integration folder.