Skip to content

Commit

Permalink
mruby-sprintf is a runtime dependency on MTest::Unit
Browse files Browse the repository at this point in the history
See _run_tests, _run_suite and status instance methods
  • Loading branch information
Zachary Scott committed May 2, 2015
1 parent dab50c7 commit ced14dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mrbgem.rake
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ MRuby::Gem::Specification.new('mruby-mtest') do |spec|
spec.license = 'MIT'
spec.authors = 'Internet Initiative Japan Inc.'

spec.add_dependency 'mruby-sprintf'
spec.add_dependency 'mruby-time'
spec.add_dependency 'mruby-io'
end

0 comments on commit ced14dc

Please sign in to comment.