skip test of module that reads stdin unsafely

This commit is contained in:
Matthew Flatt 2019-04-30 16:29:21 -06:00
parent ceebecc891
commit 97cba287d0

View File

@ -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"))