summaryrefslogtreecommitdiff
path: root/spec/unit/config_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/config_spec.rb')
-rw-r--r--spec/unit/config_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/config_spec.rb b/spec/unit/config_spec.rb
index ab67a932..525a79d7 100644
--- a/spec/unit/config_spec.rb
+++ b/spec/unit/config_spec.rb
@@ -17,7 +17,6 @@
#
require_relative "../spec_helper"
-
require "ohai/config"
RSpec.describe Ohai::Config do