copy drdr:random command props to test configs

original commit: 48a85125dae2db557443daaa7893f84abbd15f93
This commit is contained in:
Matthew Flatt 2014-01-01 08:21:31 -07:00
parent f38a629b01
commit 3f0b09675e

View File

@ -24,3 +24,6 @@
(unless (incs . < . (/ N 3))
(error "multiple `racket/draw' instantiations seem to accumulate memory"))
(module+ test
(module config info
(define random? #t)))