diff options
author | Hiroshi Nakamura <nahi@ruby-lang.org> | 2012-01-06 14:01:17 +0900 |
---|---|---|
committer | Hiroshi Nakamura <nahi@ruby-lang.org> | 2012-01-06 14:01:17 +0900 |
commit | b55b5cc8cb6c884a20f14d52bfd751dcaecb72af (patch) | |
tree | 37cc1721ee37676fbcc4eb56bce5bd7c3763bef5 /java | |
parent | 0b69a8d9efec731649f93aeee9bea4b6b348868b (diff) | |
download | json-b55b5cc8cb6c884a20f14d52bfd751dcaecb72af.tar.gz |
Add test-unit as test group dependency
When we run 'rake test' through bundler like 'bundle exec rake test', we
need test-unit gem installed. It's because testrb in bundler gem
activates 'test-unit' gem in contrast stock testrb in Ruby dist doesn't.
I'm suspecting it's a bug of bundler but it might be good to add
'test-unit' to Gemfile for a workaround because Gemfile is for bundler.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions