mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #456 from joequery/test_info
Add more info on how to run tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
Running Tests
|
||||
=============
|
||||
|
||||
To run the tests, execute the following from the project's root directory.
|
||||
|
||||
$ make test
|
||||
|
||||
Reference in New Issue
Block a user