Files
mruby-mruby/mrbgems/mruby-test/README.md
T
2022-11-13 16:32:38 +10:00

8 lines
113 B
Markdown

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