diff options
| author | Joseph McCullough <[email protected]> | 2012-09-06 07:48:59 -0500 |
|---|---|---|
| committer | Joseph McCullough <[email protected]> | 2012-09-06 07:49:14 -0500 |
| commit | 4ef8c5ab28acf612fb6b3bdf41093fa6e4a58b6e (patch) | |
| tree | 034ab205acc4c73e32961158f00452d9675c73ed /README.md | |
| parent | 7f30385d4ad468ea51996a22eaa636ec903f6885 (diff) | |
| download | mruby-4ef8c5ab28acf612fb6b3bdf41093fa6e4a58b6e.tar.gz mruby-4ef8c5ab28acf612fb6b3bdf41093fa6e4a58b6e.zip | |
Add more info on how to run tests
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 |
