Skip to content

Commit

Permalink
Give test-unit what it wants? Trying to address build failure on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Nov 20, 2012
1 parent eb5fac0 commit 6ac260c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sunspot_rails/gemfiles/rails-2.3.14
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ gem 'sunspot_rails', :path => File.expand_path('../..', __FILE__)

group :test do
gem 'rspec-rails', '~> 1.3.4'
gem 'test-unit', '~> 1.2.3', :platform => :mri_19
end

0 comments on commit 6ac260c

Please sign in to comment.