summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-06-05 10:08:44 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-06-05 10:08:44 -0700
commit0873455416e65c2b3f59575da181597c9d0c232c (patch)
treead7ac40e6fa201c8a871ddb3b1addc35f8bb974c
parent74a37cc3ac7220b09f25921d0473abbfca779899 (diff)
downloadchef-0873455416e65c2b3f59575da181597c9d0c232c.tar.gz
remove stray copypasta from other test
-rw-r--r--spec/unit/provider/mount/mount_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/unit/provider/mount/mount_spec.rb b/spec/unit/provider/mount/mount_spec.rb
index e25aa5858f..8da9d3bf50 100644
--- a/spec/unit/provider/mount/mount_spec.rb
+++ b/spec/unit/provider/mount/mount_spec.rb
@@ -21,8 +21,6 @@ require 'ostruct'
exclude_flag = ['solaris2'].include?(ohai[:platform])
-describe Chef::Resource::Mount, :requires_root, :external => include_flag do
-
describe Chef::Provider::Mount::Mount do
before(:each) do
@node = Chef::Node.new