disable a parallelism test that wasn't meant to run automatically

This commit is contained in:
Matthew Flatt 2020-10-05 14:00:08 -06:00
parent 73053d7a60
commit e4a7ca7774

View File

@ -56,5 +56,4 @@
(path->complete-path "all.rktl"))
(exit 0))
(module+ test
(require (submod ".." main)))
(module+ test)