summaryrefslogtreecommitdiff
path: root/spec/unit/dsl/plugin_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/dsl/plugin_spec.rb')
-rw-r--r--spec/unit/dsl/plugin_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/dsl/plugin_spec.rb b/spec/unit/dsl/plugin_spec.rb
index a5f99920..c1ed623c 100644
--- a/spec/unit/dsl/plugin_spec.rb
+++ b/spec/unit/dsl/plugin_spec.rb
@@ -17,7 +17,7 @@
# limitations under the License
#
-require File.expand_path("../../../spec_helper.rb", __FILE__)
+require_relative "../../spec_helper.rb"
shared_examples "Ohai::DSL::Plugin" do
context "#initialize" do