The FrTime docs need to be heavily revised and this won't happen shortly, so turning off these tests
This commit is contained in:
parent
6da3ac36ec
commit
cf5192226e
|
@ -1,7 +1,7 @@
|
||||||
#lang racket/base
|
#lang racket/base
|
||||||
(require rackunit/docs-complete)
|
(require rackunit/docs-complete)
|
||||||
(check-docs (quote frtime/frtime-big))
|
#;(check-docs (quote frtime/frtime-big))
|
||||||
(check-docs (quote frtime/gui/fred))
|
#;(check-docs (quote frtime/gui/fred))
|
||||||
(check-docs (quote frtime/gui))
|
#;(check-docs (quote frtime/gui))
|
||||||
(check-docs (quote frtime/animation))
|
#;(check-docs (quote frtime/animation))
|
||||||
(check-docs (quote frtime/frlibs/math))
|
#;(check-docs (quote frtime/frlibs/math))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user