diff options
| author | Tomoyuki Sahara <[email protected]> | 2014-12-26 16:12:41 +0900 |
|---|---|---|
| committer | Tomoyuki Sahara <[email protected]> | 2014-12-26 16:12:41 +0900 |
| commit | e4006cb53ab807e0c72466752bdbb550ebca2c99 (patch) | |
| tree | 25723f2e466752b1fa5516169e4ebc89b02cff40 /run_test.rb | |
| parent | 0d05a22602a49bdaba3f304ec6eb0808f1e6c286 (diff) | |
| download | mruby-e4006cb53ab807e0c72466752bdbb550ebca2c99.tar.gz mruby-e4006cb53ab807e0c72466752bdbb550ebca2c99.zip | |
Socket::Option requires iij/mruby-pack.
Diffstat (limited to 'run_test.rb')
| -rw-r--r-- | run_test.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_test.rb b/run_test.rb index bbdfaab90..77e90a467 100644 --- a/run_test.rb +++ b/run_test.rb @@ -21,6 +21,7 @@ MRuby::Build.new do |conf| conf.gem :git => 'https://github.com/iij/mruby-mtest.git' conf.gem :git => 'https://github.com/iij/mruby-io.git' + conf.gem :git => 'https://github.com/iij/mruby-pack.git' conf.gem File.expand_path(File.dirname(__FILE__)) end |
