summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-test/README.md
diff options
context:
space:
mode:
authorZachary Scott <[email protected]>2015-08-22 10:18:12 -0400
committerZachary Scott <[email protected]>2015-08-22 10:18:12 -0400
commit383a7d24d369bbd0e8813d7aabc587fb769e9d9c (patch)
tree557c5d8d9263bd21a823a8bc497a91e7d00f634c /mrbgems/mruby-test/README.md
parenta1731254bee12c831ea1d509bf43520db1d0d9af (diff)
downloadmruby-383a7d24d369bbd0e8813d7aabc587fb769e9d9c.tar.gz
mruby-383a7d24d369bbd0e8813d7aabc587fb769e9d9c.zip
Move test source code and rake task to mrbgem
Diffstat (limited to 'mrbgems/mruby-test/README.md')
-rw-r--r--mrbgems/mruby-test/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/mrbgems/mruby-test/README.md b/mrbgems/mruby-test/README.md
new file mode 100644
index 000000000..fa4b91e3a
--- /dev/null
+++ b/mrbgems/mruby-test/README.md
@@ -0,0 +1,7 @@
+Running Tests
+=============
+
+To run the tests, execute the following from the project's root directory.
+
+ $ make test
+