mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-10 19:41:25 +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"
|
||||
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||
|
||||
[lib]
|
||||
test = false
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen-macro = { path = "crates/wasm-bindgen-macro" }
|
||||
|
||||
|
Reference in New Issue
Block a user