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