summaryrefslogtreecommitdiff
path: root/spec/ruby/library/cmath/math/sin_spec.rb
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2022-11-07 20:05:30 +0100
committerBenoit Daloze <eregontp@gmail.com>2022-11-07 20:05:30 +0100
commit83decbb62b8b3f1638927033f12b55f9b11f78c6 (patch)
tree8995f5b5cdb615f3d19edded66c6a9a9e82f159c /spec/ruby/library/cmath/math/sin_spec.rb
parentc99e4c427897e82a3419abed894d28705f70fa13 (diff)
downloadruby-83decbb62b8b3f1638927033f12b55f9b11f78c6.tar.gz
Update to ruby/spec@740ccc8
Diffstat (limited to 'spec/ruby/library/cmath/math/sin_spec.rb')
-rw-r--r--spec/ruby/library/cmath/math/sin_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/library/cmath/math/sin_spec.rb b/spec/ruby/library/cmath/math/sin_spec.rb
deleted file mode 100644
index e15f14f95f..0000000000
--- a/spec/ruby/library/cmath/math/sin_spec.rb
+++ /dev/null
@@ -1 +0,0 @@
-require_relative '../../../spec_helper'