sync test configuration for non-".rkt" files
original commit: 43d3479786c37152172b2a62432f37f8a20f664e
This commit is contained in:
parent
40b69a9a80
commit
3261fd7a59
|
@ -2,3 +2,8 @@
|
|||
|
||||
(define test-omit-paths '("fail"
|
||||
"xfail"))
|
||||
(define test-command-line-arguments
|
||||
'(("succeed/priority-queue.scm" ())
|
||||
("succeed/hw01.scm" ())
|
||||
("succeed/foo.scm" ())
|
||||
("succeed/batched-queue.scm" ())))
|
||||
|
|
Loading…
Reference in New Issue
Block a user