the planet tests should not count as random
This commit is contained in:
parent
48a85125da
commit
a205963d95
|
@ -11,8 +11,7 @@ in parallel
|
|||
(module test racket/base
|
||||
(require racket/path)
|
||||
(module config info
|
||||
(define timeout 500)
|
||||
(define random? #t))
|
||||
(define timeout 500))
|
||||
|
||||
(require racket/runtime-path)
|
||||
(define-runtime-path me "run-all.rkt")
|
||||
|
|
Loading…
Reference in New Issue
Block a user