mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-24 21:52: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"
|
||||
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||
|
||||
[lib]
|
||||
test = false
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen-macro = { path = "crates/wasm-bindgen-macro" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user