rhai/tests/README.md
2020-10-07 22:56:21 +08:00

13 lines
80 B
Markdown

Tests
=====
Rhai engine tests.
How to Run
----------
```bash
cargo test
```