10 lines
164 B
Racket
10 lines
164 B
Racket
#lang info
|
|
|
|
(define test-responsibles '((all (asumu stamourv cce))))
|
|
|
|
(define test-timeouts
|
|
'(("benchmark.rkt" 300)))
|
|
|
|
(define test-randoms
|
|
'("benchmark.rkt"))
|