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 d4c1468be4
commit b5755371fd

View File

@ -274,3 +274,8 @@
#:keep-going? #t)))
(printf "bad tests (usually typechecking failed): ~v~n" num-exceptions)
(module+ test
(module config info
(define timeout 300)
(define random? #t)))