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

5 lines
75 B
Rust
Raw Normal View History

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