Removed docs-complete test for nonexistent module 'unstable/file'.

This commit is contained in:
Carl Eastlund 2013-07-29 01:28:03 -04:00
parent 865e4dd1b8
commit 2b1da1240c

View File

@ -12,7 +12,6 @@
(check-docs (quote unstable/hash))
(check-docs (quote unstable/function))
(check-docs (quote unstable/find))
(check-docs (quote unstable/file))
(check-docs (quote unstable/debug))
(check-docs (quote unstable/contract))
(check-docs (quote unstable/class-iop))