wasmer/lib/runtime-c-api/tests/runtime_c_api_tests.rs

5 lines
75 B
Rust
Raw Normal View History

2019-02-02 04:10:36 +00:00
#[test]
fn test_c_api() {
// TODO run `cmake . && make && make test`
}