Disable broken contract test.

This commit is contained in:
Sam Tobin-Hochstadt 2013-07-02 16:47:36 -04:00
parent 13afd30634
commit fbca8a156d

View File

@ -3268,6 +3268,7 @@
(regexp-match (regexp-quote "|x y|: 123456789") (exn-message x)))))
;; test to make sure the collects directories are appropriately prefixed
#; ;; FIXME -- currently broken by the package system
(contract-error-test
'->i-contract-error-test3
#'(contract symbol? "not a symbol" 'pos 'neg 'not-a-symbol #'here)