wasmer/lib/runtime-c-api/tests/runtime_c_api_tests.rs
2019-02-01 22:10:36 -06:00

5 lines
75 B
Rust

#[test]
fn test_c_api() {
// TODO run `cmake . && make && make test`
}