diff options
Diffstat (limited to 'spec/ruby/library/complex/math/shared/log.rb')
-rw-r--r-- | spec/ruby/library/complex/math/shared/log.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ruby/library/complex/math/shared/log.rb b/spec/ruby/library/complex/math/shared/log.rb index 4e5385748a..f3aad0d66a 100644 --- a/spec/ruby/library/complex/math/shared/log.rb +++ b/spec/ruby/library/complex/math/shared/log.rb @@ -1,4 +1,4 @@ -require File.expand_path('../../fixtures/classes', __FILE__) +require_relative '../fixtures/classes' describe :complex_math_log, shared: true do it "returns the natural logarithm of the passed argument" do |