wasmer/lib/wasi/tests/wasitests/mod.rs

9 lines
276 B
Rust
Raw Normal View History

2019-05-17 19:09:31 +00:00
// !!! THIS IS A GENERATED FILE !!!
// ANY MANUAL EDITS MAY BE OVERWRITTEN AT ANY TIME
// Files autogenerated with cargo build (build/wasitests.rs).
// The _common module is not autogenerated. It provides common macros for the wasitests
#[macro_use]
mod _common;
mod hello;