Skip to content

Commit a264a69

Browse files
committed
1 parent 01483b4 commit a264a69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/tests/units/decimal-test.r3

+7
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,13 @@ Rebol [
159159

160160
===end-group===
161161

162+
===start-group=== "random"
163+
--test-- "random decimal!"
164+
;@@ https://github.com/Oldes/Rebol-issues/issues/935
165+
--assert 1.0 <> random 1.0
166+
167+
===end-group===
168+
162169

163170
===start-group=== "decimal issues"
164171
--test-- "issue-1753"

0 commit comments

Comments
 (0)