summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-test/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-test/README.md')
-rw-r--r--mrbgems/mruby-test/README.md4
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
+```