summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/windows/network_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/plugins/windows/network_spec.rb')
-rw-r--r--spec/unit/plugins/windows/network_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/plugins/windows/network_spec.rb b/spec/unit/plugins/windows/network_spec.rb
index 38d2c17a..7c0e5cc6 100644
--- a/spec/unit/plugins/windows/network_spec.rb
+++ b/spec/unit/plugins/windows/network_spec.rb
@@ -17,7 +17,6 @@
#
require "spec_helper"
-require "ipaddress" unless defined?(IPAddress)
describe Ohai::System, "Windows Network Plugin" do
let(:plugin) { get_plugin("windows/network") }