summaryrefslogtreecommitdiff
path: root/spec/ruby/shared/file/world_readable.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/shared/file/world_readable.rb')
-rw-r--r--spec/ruby/shared/file/world_readable.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ruby/shared/file/world_readable.rb b/spec/ruby/shared/file/world_readable.rb
index 0fddf98b73..0fd5a28397 100644
--- a/spec/ruby/shared/file/world_readable.rb
+++ b/spec/ruby/shared/file/world_readable.rb
@@ -1,4 +1,4 @@
-require File.expand_path('../../../spec_helper', __FILE__)
+require_relative '../../spec_helper'
describe :file_world_readable, shared: true do