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