mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 06:35:40 +00:00
5 lines
75 B
Rust
5 lines
75 B
Rust
|
#[test]
|
||
|
fn test_c_api() {
|
||
|
// TODO run `cmake . && make && make test`
|
||
|
}
|