Paired-with: Jesse Wolfe <[email protected]>
Signed-off-by: Jacob Helwig <[email protected]>
---
Local-branch: tickets/2.6.x/6309-check-what-is-mounted
spec/unit/provider/mount/parsed_spec.rb | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/spec/unit/provider/mount/parsed_spec.rb
b/spec/unit/provider/mount/parsed_spec.rb
index 78a4432..069d949 100755
--- a/spec/unit/provider/mount/parsed_spec.rb
+++ b/spec/unit/provider/mount/parsed_spec.rb
@@ -179,14 +179,4 @@ describe provider_class do
@mount.provider.should be_anything_mounted
end
end
-
- describe provider_class, " when mounting and unmounting" do
- include ParsedMountTesting
-
- it "should call the 'mount' command to mount the filesystem"
-
- it "should call the 'unmount' command to unmount the filesystem"
-
- it "should specify the filesystem when remounting a filesystem"
- end
end
--
1.7.4.1
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.