diff options
author | Benoit Daloze <eregontp@gmail.com> | 2022-11-07 20:05:30 +0100 |
---|---|---|
committer | Benoit Daloze <eregontp@gmail.com> | 2022-11-07 20:05:30 +0100 |
commit | 83decbb62b8b3f1638927033f12b55f9b11f78c6 (patch) | |
tree | 8995f5b5cdb615f3d19edded66c6a9a9e82f159c /spec/ruby/library/cmath/math/sin_spec.rb | |
parent | c99e4c427897e82a3419abed894d28705f70fa13 (diff) | |
download | ruby-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.rb | 1 |
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' |