summaryrefslogtreecommitdiffstats
path: root/spec/unit/face/catalog_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/face/catalog_spec.rb')
-rwxr-xr-xspec/unit/face/catalog_spec.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/unit/face/catalog_spec.rb b/spec/unit/face/catalog_spec.rb
new file mode 100755
index 000000000..28c2aa9be
--- /dev/null
+++ b/spec/unit/face/catalog_spec.rb
@@ -0,0 +1,4 @@
+require 'puppet/face'
+describe Puppet::Face[:catalog, '0.0.1'] do
+ it "should actually have some testing..."
+end