The FrTime docs need to be heavily revised and this won't happen shortly, so turning off these tests

This commit is contained in:
Jay McCarthy 2011-08-09 06:41:55 -06:00
parent 6da3ac36ec
commit cf5192226e

View File

@ -1,7 +1,7 @@
#lang racket/base
(require rackunit/docs-complete)
(check-docs (quote frtime/frtime-big))
(check-docs (quote frtime/gui/fred))
(check-docs (quote frtime/gui))
(check-docs (quote frtime/animation))
(check-docs (quote frtime/frlibs/math))
#;(check-docs (quote frtime/frtime-big))
#;(check-docs (quote frtime/gui/fred))
#;(check-docs (quote frtime/gui))
#;(check-docs (quote frtime/animation))
#;(check-docs (quote frtime/frlibs/math))