ignore serialize export

This commit is contained in:
Robby Findler 2011-04-26 23:58:09 -05:00
parent 052b257e44
commit 99c030ec35

View File

@ -12,7 +12,7 @@
(check-docs (quote unstable/path))
(check-docs (quote unstable/mutated-vars))
(check-docs (quote unstable/match))
(check-docs (quote unstable/markparam))
(check-docs (quote unstable/markparam) #:skip #rx"^deserialize-info:")
(check-docs (quote unstable/list))
(check-docs (quote unstable/hash))
(check-docs (quote unstable/generics))