added lots of new tests that our documentation is complete
original commit: e7d0029aeaadcaf1c691756198f96cfd5eff0f4c
This commit is contained in:
parent
59f0bfe857
commit
c2fac98d9c
5
collects/typed/tests/test-docs-complete.rkt
Normal file
5
collects/typed/tests/test-docs-complete.rkt
Normal file
|
@ -0,0 +1,5 @@
|
|||
#lang racket/base
|
||||
(require tests/utils/docs-complete)
|
||||
(check-docs (quote typed/scheme))
|
||||
(check-docs (quote typed/rackunit))
|
||||
(check-docs (quote typed/racket))
|
Loading…
Reference in New Issue
Block a user