Do run doctests for wasm-bindgen

We just `no_run` things, but make sure that they still compile.
This commit is contained in:
Nick Fitzgerald 2019-02-20 13:56:09 -08:00
parent 2ce57a7fa1
commit 43a05d682d

View File

@ -21,7 +21,6 @@ features = ['serde-serialize']
[lib]
test = false
doctest = false
[features]
default = ["spans", "std"]