mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-25 14:12:13 +00:00
Disable test for lib/doctest, there are none!
This commit is contained in:
parent
322f52001e
commit
83a2b314b2
@ -3,6 +3,10 @@ name = "wasm-bindgen"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||||
|
|
||||||
|
[lib]
|
||||||
|
test = false
|
||||||
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wasm-bindgen-macro = { path = "crates/wasm-bindgen-macro" }
|
wasm-bindgen-macro = { path = "crates/wasm-bindgen-macro" }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user