From 4ef8c5ab28acf612fb6b3bdf41093fa6e4a58b6e Mon Sep 17 00:00:00 2001 From: Joseph McCullough Date: Thu, 6 Sep 2012 07:48:59 -0500 Subject: Add more info on how to run tests --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 41574cafd..27205ceec 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3