From 515bd4214497b3af02f6eef51b496ad9a0cf6b3b Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Mon, 26 Jun 2023 15:55:11 +0200 Subject: Update to ruby/spec@30e1c35 --- spec/ruby/core/numeric/fdiv_spec.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'spec/ruby/core/numeric/fdiv_spec.rb') diff --git a/spec/ruby/core/numeric/fdiv_spec.rb b/spec/ruby/core/numeric/fdiv_spec.rb index 907e5d343c..e97fa77f79 100644 --- a/spec/ruby/core/numeric/fdiv_spec.rb +++ b/spec/ruby/core/numeric/fdiv_spec.rb @@ -1,5 +1,4 @@ require_relative '../../spec_helper' -require_relative 'shared/quo' describe "Numeric#fdiv" do it "coerces self with #to_f" do -- cgit v1.2.3