summaryrefslogtreecommitdiff
path: root/spec/support/platforms/prof/win32.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/platforms/prof/win32.rb')
-rw-r--r--spec/support/platforms/prof/win32.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/platforms/prof/win32.rb b/spec/support/platforms/prof/win32.rb
index ab256ff0fc..379f75a594 100644
--- a/spec/support/platforms/prof/win32.rb
+++ b/spec/support/platforms/prof/win32.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require 'chef/win32/process'
+require "chef/win32/process"
module RSpec
module Prof