# `lua` integration test This starts wasmer with the lua wasm file. The test asserts on the output of wasmer. Run test with: ``` > ./integration_tests/lua/test.sh ```