Add test props for racket/generic tests
This commit is contained in:
parent
3eac913a78
commit
1e5ec02262
|
@ -1,3 +1,9 @@
|
|||
#lang info
|
||||
|
||||
(define test-responsibles '((all (asumu stamourv cce))))
|
||||
|
||||
(define test-timeouts
|
||||
'(("benchmark.rkt" 300)))
|
||||
|
||||
(define test-randoms
|
||||
'("benchmark.rkt"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user