summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/environments/test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/environments/test.rb b/config/environments/test.rb
index 2d2f76713..efaf9a9fb 100644
--- a/config/environments/test.rb
+++ b/config/environments/test.rb
@@ -22,3 +22,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"