summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2013-05-21 14:23:35 +0900
committerTomoyuki Sahara <[email protected]>2013-05-21 14:23:35 +0900
commit1411d5b97475041f4f1bcf103e8e453fb4ca6761 (patch)
tree5d236221e866b5c3c70d49f3a024420791fbd733
parent12144b9ad2daf4d81df5ed0e616bfbcd5e400d29 (diff)
downloadmruby-1411d5b97475041f4f1bcf103e8e453fb4ca6761.tar.gz
mruby-1411d5b97475041f4f1bcf103e8e453fb4ca6761.zip
using mruby-mtest on test/socket.rb.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 581628646..a6962ae17 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ Date: Tue, 21 May 2013 04:31:30 GMT
## Requirement
- mruby-io (https://github.com/iij/mruby-io)
+- mruby-mtest (https://github.com/iij/mruby-mtest)
- system must have RFC3493 basic socket interface
- and some POSIX API...