Turn off test where it is not caught properly
original commit: d6b68a66338b83390d174b0636cb2b5d20175dd9
This commit is contained in:
parent
fd3e90fa72
commit
327e663de0
|
@ -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