diff options
author | Claire McQuin <claire@getchef.com> | 2015-09-21 09:07:50 -0700 |
---|---|---|
committer | Claire McQuin <claire@getchef.com> | 2015-09-21 10:22:44 -0700 |
commit | 61494f3a09de4d008e0d03076bd2ee8b77531625 (patch) | |
tree | 72f9ae93578e23af50d6ab3060afea477e6335b1 /spec/unit/platform | |
parent | 3e94f9d11f19f833af09a47894e890ad2ef73f13 (diff) | |
download | chef-61494f3a09de4d008e0d03076bd2ee8b77531625.tar.gz |
Remove pesky whitespacemcquin/remove-const
Diffstat (limited to 'spec/unit/platform')
-rw-r--r-- | spec/unit/platform/query_helpers_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/platform/query_helpers_spec.rb b/spec/unit/platform/query_helpers_spec.rb index c220018d09..b5c56e8f9a 100644 --- a/spec/unit/platform/query_helpers_spec.rb +++ b/spec/unit/platform/query_helpers_spec.rb @@ -43,7 +43,6 @@ describe "Chef::Platform#windows_nano_server?" do before(:all) do Win32::Registry = Class.new Win32::Registry::Error = Class.new(RuntimeError) - end before do |