summaryrefslogtreecommitdiffhomepage
path: root/run_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'run_test.rb')
-rw-r--r--run_test.rb1
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