Skip to content

Commit

Permalink
Update DecimalTests.elm
Browse files Browse the repository at this point in the history
  • Loading branch information
nardnana28 committed May 9, 2024
1 parent 5fbad9f commit a962dbf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ decimalFromFloatTest : TestContext -> Decimal
decimalFromFloatTest ctx =
test ctx
(fromFloat 1.2)



-- {-| Test: Decimal/toFloat
-- expected = 1.5
-- -}
Expand Down

0 comments on commit a962dbf

Please sign in to comment.