Commit fc52d2d6 authored by Yukihiro Matsumoto's avatar Yukihiro Matsumoto

Merge branch 'master' of github.com:mruby/mruby

parents 3c95aff5 84bfb2a7
......@@ -53,6 +53,11 @@ To subscribe to the mruby mailing list....[T.B.D.]
See the INSTALL file.
## Running Tests
To run the tests, execute the following from the project's root directory.
$ make test
## License
......
Running Tests
=============
To run the tests, execute the following from the project's root directory.
$ make test
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment