summaryrefslogtreecommitdiff
path: root/spec/ruby/core/rational/round_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/rational/round_spec.rb')
-rw-r--r--spec/ruby/core/rational/round_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/ruby/core/rational/round_spec.rb b/spec/ruby/core/rational/round_spec.rb
index deb0caf1b9..36614a552d 100644
--- a/spec/ruby/core/rational/round_spec.rb
+++ b/spec/ruby/core/rational/round_spec.rb
@@ -1,3 +1,4 @@
+require_relative '../../spec_helper'
require_relative '../../shared/rational/round'
describe "Rational#round" do