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