summaryrefslogtreecommitdiff
path: root/spec/ruby/library/rexml/attributes/shared/length.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/rexml/attributes/shared/length.rb')
-rw-r--r--spec/ruby/library/rexml/attributes/shared/length.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ruby/library/rexml/attributes/shared/length.rb b/spec/ruby/library/rexml/attributes/shared/length.rb
index 94681882a6..7848f9bf33 100644
--- a/spec/ruby/library/rexml/attributes/shared/length.rb
+++ b/spec/ruby/library/rexml/attributes/shared/length.rb
@@ -1,4 +1,4 @@
-require File.expand_path('../../../../../spec_helper', __FILE__)
+require_relative '../../../../spec_helper'
require 'rexml/document'
describe :rexml_attribute_length, shared: true do