Turn off test where it is not caught properly
This commit is contained in:
parent
a7c6d5a9a4
commit
d6b68a6633
|
@ -56,6 +56,6 @@
|
|||
(define yes #t)
|
||||
(check-true yes)))))))))
|
||||
|
||||
(module+ test
|
||||
(module+ not-test
|
||||
(require rackunit/text-ui)
|
||||
(run-tests test-case-tests))
|
||||
|
|
Loading…
Reference in New Issue
Block a user