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

This commit is contained in:
Yukihiro Matsumoto
2012-09-06 22:48:06 +09:00
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -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
+7
View File
@@ -0,0 +1,7 @@
Running Tests
=============
To run the tests, execute the following from the project's root directory.
$ make test