diff options
Diffstat (limited to 'mrbgems/mruby-test/README.md')
| -rw-r--r-- | mrbgems/mruby-test/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mrbgems/mruby-test/README.md b/mrbgems/mruby-test/README.md index c0bceecd7..86b1ce05e 100644 --- a/mrbgems/mruby-test/README.md +++ b/mrbgems/mruby-test/README.md @@ -3,4 +3,6 @@ Running Tests To run the tests, execute the following from the project's root directory. - $ make test +``` +$ make test +``` |
