calog/vendor/mruby/mrbgems/mruby-test/README.md
2026-07-04 20:25:00 -05:00

7 lines
113 B
Markdown
Vendored

# Running Tests
To run the tests, execute the following from the project's root directory.
```
$ make test
```