Mocha is needed for tests.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2940 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Eric Davis 2009-10-21 03:13:24 +00:00
parent a41ba2aed7
commit 50bab8b429
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ config.action_controller.session = {
config.gem "thoughtbot-shoulda", :lib => "shoulda", :source => "http://gems.github.com"
config.gem "nofxx-object_daddy", :lib => "object_daddy", :source => "http://gems.github.com"
config.gem "mocha"