summaryrefslogtreecommitdiffhomepage
path: root/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 /test/README.md
parenta1731254bee12c831ea1d509bf43520db1d0d9af (diff)
downloadmruby-383a7d24d369bbd0e8813d7aabc587fb769e9d9c.tar.gz
mruby-383a7d24d369bbd0e8813d7aabc587fb769e9d9c.zip
Move test source code and rake task to mrbgem
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/README.md b/test/README.md
deleted file mode 100644
index fa4b91e3a..000000000
--- a/test/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-Running Tests
-=============
-
-To run the tests, execute the following from the project's root directory.
-
- $ make test
-