skip test of module that reads stdin unsafely
This commit is contained in:
parent
ceebecc891
commit
97cba287d0
|
@ -1,6 +1,7 @@
|
|||
#lang info
|
||||
|
||||
(define test-omit-paths '("spellcheck.rkt"))
|
||||
(define test-omit-paths '("spellcheck.rkt"
|
||||
"reversecomplement.rkt"))
|
||||
|
||||
(define test-command-line-arguments
|
||||
'(("ackermann.rkt" ("10"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user