mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 14:25:32 +00:00
Add info in c api readme in the testing section
This commit is contained in:
parent
4a84441ab0
commit
fc733647ec
@ -105,6 +105,10 @@ int main()
|
|||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
|
|
||||||
|
Tests are run using the release build of the library. If you make
|
||||||
|
changes or compile with non-default features, please ensure you
|
||||||
|
rebuild in release mode for the tests to see the changes.
|
||||||
|
|
||||||
The tests can be run via `cargo test`, such as:
|
The tests can be run via `cargo test`, such as:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user