Skip to content

Commit

Permalink
Revert "merging upstream"
Browse files Browse the repository at this point in the history
This reverts commit 19abe4b, reversing
changes made to e3af089.

This fixes #107, a tip of the hat to @brugidou for tracking down the merge issue.
  • Loading branch information
btm committed Aug 27, 2014
1 parent 6c15186 commit 712f0de
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 82 deletions.
3 changes: 0 additions & 3 deletions libraries/matchers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,4 @@ def cancel_windows_reboot(resource_name)
ChefSpec::Matchers::ResourceMatcher.new(:windows_reboot, :cancel, resource_name)
end

def create_windows_share(resource_name)
ChefSpec::Matchers::ResourceMatcher.new(:windows_share, :create, resource_name)
end
end
56 changes: 0 additions & 56 deletions providers/share.rb

This file was deleted.

23 changes: 0 additions & 23 deletions resources/share.rb

This file was deleted.

0 comments on commit 712f0de

Please sign in to comment.