summaryrefslogtreecommitdiff
path: root/lib/chef
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-20 16:53:08 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-20 16:53:08 -0700
commitb6b5f4a5bea75d391fbe5e06be4cd5230945267e (patch)
treeeb1bd46c55351422c8d15adef090a7d2ef749738 /lib/chef
parent4f01fa8cae82d0f2d097b329f24fe07cba1315b9 (diff)
downloadchef-b6b5f4a5bea75d391fbe5e06be4cd5230945267e.tar.gz
Add pending specs for resource list.
Diffstat (limited to 'lib/chef')
-rw-r--r--lib/chef/resource_collection/resource_list.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/resource_collection/resource_list.rb b/lib/chef/resource_collection/resource_list.rb
index e083cc0a9f..edc65534e9 100644
--- a/lib/chef/resource_collection/resource_list.rb
+++ b/lib/chef/resource_collection/resource_list.rb
@@ -98,4 +98,3 @@ class Chef
end
end
end
-