copy drdr:random command props to test configs

original commit: 48a85125da
This commit is contained in:
Matthew Flatt 2014-01-01 08:21:31 -07:00
parent 049bf5d3b1
commit 3effe69d78

View File

@ -32,3 +32,7 @@
(ws-recv conn)))))) (ws-recv conn))))))
(shutdown!))) (shutdown!)))
(module+ test
(module config info
(define random? #t)))