mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 04:21:21 +00:00
Disable test for lib/doctest, there are none!
This commit is contained in:
@ -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" }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user