Skip to content

Commit

Permalink
Added ci_reporter gem to Gemfile
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/incubator/deltacloud/trunk@1082454 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
mfojtik committed Mar 17, 2011
1 parent c6eacfc commit 6bdb4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/Gemfile
Expand Up @@ -39,6 +39,7 @@ group :test do
gem "compass"
gem "nokogiri"
gem "rack-test"
gem "ci_reporter"
gem "cucumber"
gem "rcov"
gem "rspec", "< 2.0.0"
Expand Down

0 comments on commit 6bdb4b3

Please sign in to comment.