summaryrefslogtreecommitdiff
path: root/spec/ruby/shared/rational/quo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/shared/rational/quo.rb')
-rw-r--r--spec/ruby/shared/rational/quo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ruby/shared/rational/quo.rb b/spec/ruby/shared/rational/quo.rb
index 61bd3fad9d..53b32fed2f 100644
--- a/spec/ruby/shared/rational/quo.rb
+++ b/spec/ruby/shared/rational/quo.rb
@@ -1,4 +1,4 @@
-require File.expand_path('../../../spec_helper', __FILE__)
+require_relative '../../spec_helper'
describe :rational_quo, shared: true do
it "needs to be reviewed for spec completeness"