Skip to content

Commit 0f56ce4

Browse files
committed
1 parent 8151b0e commit 0f56ce4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/units/money-test.r3

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Rebol [
5252
--assert -$2 = round -$1.5
5353

5454
--test-- "round/to"
55+
;@@ https://github.com/Oldes/Rebol-issues/issues/765
5556
--assert $1.375 = round/to $1.333 $.125
5657
--assert $1.33 = round/to $1.333 $.01
5758
--assert $1 = round/to $0.5 $1

0 commit comments

Comments
 (0)