Skip to content

Commit f6a4e86

Browse files
committed
Style
1 parent 87690b9 commit f6a4e86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/ruby/library/bigdecimal/to_d_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
require 'bigdecimal'
33
require 'bigdecimal/util'
44

5-
65
describe "Float#to_d" do
76
it "returns appropriate BigDecimal zero for signed zero" do
87
-0.0.to_d.sign.should == -1

0 commit comments

Comments
 (0)