mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-28 20:43:23 +03:00
Fix docs about testing webidl
This commit is contained in:
parent
4f0ddd25ce
commit
ea05235985
@ -26,7 +26,7 @@ cargo test
|
||||
## The Web IDL Frontend's Tests
|
||||
|
||||
```
|
||||
cargo test -p wasm-bindgen-webidl
|
||||
cargo test -p webidl-tests --target wasm32-unknown-unknown
|
||||
```
|
||||
|
||||
## The Macro UI Tests
|
||||
|
Loading…
Reference in New Issue
Block a user