added lots of new tests that our documentation is complete

original commit: e7d0029aeaadcaf1c691756198f96cfd5eff0f4c
This commit is contained in:
Robby Findler 2011-04-25 13:24:43 -05:00
parent 95e09ed301
commit 2f1084cec9

View File

@ -0,0 +1,3 @@
#lang racket/base
(require tests/utils/docs-complete)
(check-docs (quote mzcom/installer))