diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-09-06 22:48:06 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-09-06 22:48:06 +0900 |
| commit | fc52d2d6e076248c86525b30d9ea62ecfbcfb12e (patch) | |
| tree | d1008658d0749833b9859930c49b81a2bc5bbb35 /README.md | |
| parent | 3c95aff5acbd11089aa060168958ab80cb5162dc (diff) | |
| parent | 84bfb2a7f103221faf5a5d978cbfbd3f6ca9baba (diff) | |
| download | mruby-fc52d2d6e076248c86525b30d9ea62ecfbcfb12e.tar.gz mruby-fc52d2d6e076248c86525b30d9ea62ecfbcfb12e.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
