summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShahul Hameed <skhajamohid1@bloomberg.net>2015-08-14 20:38:50 +0000
committerShahul Hameed <skhajamohid1@bloomberg.net>2015-08-14 20:38:50 +0000
commite05e5a7e70d442ca108f71581f0b2830b868b133 (patch)
treeca016a99d441e050832ef84ee07902b902cb6761
parentf01f6d69e804fd647f3c5e91819036f547f83ec5 (diff)
downloadohai-e05e5a7e70d442ca108f71581f0b2830b868b133.tar.gz
Fix indentation
-rw-r--r--spec/unit/plugins/windows/memory_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/plugins/windows/memory_spec.rb b/spec/unit/plugins/windows/memory_spec.rb
index 8a1d2082..76fe7c80 100644
--- a/spec/unit/plugins/windows/memory_spec.rb
+++ b/spec/unit/plugins/windows/memory_spec.rb
@@ -17,7 +17,7 @@
require File.expand_path(File.dirname(__FILE__) + '/../../../spec_helper.rb')
describe Ohai::System, "Windows memory plugin", :windows_only do
- before do
+ before do
require "wmi-lite/wmi"
@plugin = get_plugin("windows/memory")
mock_os = {