added lots of new tests that our documentation is complete
original commit: e7d0029aeaadcaf1c691756198f96cfd5eff0f4c
This commit is contained in:
parent
667c9a0bd7
commit
e6d03696ec
7
collects/help/tests/test-docs-complete.rkt
Normal file
7
collects/help/tests/test-docs-complete.rkt
Normal file
|
@ -0,0 +1,7 @@
|
|||
#lang racket/base
|
||||
(require tests/utils/docs-complete)
|
||||
(check-docs (quote help/search))
|
||||
(check-docs (quote help/installer))
|
||||
(check-docs (quote help/help))
|
||||
(check-docs (quote help/help-utils))
|
||||
(check-docs (quote help/bug-report))
|
Loading…
Reference in New Issue
Block a user