Skip to content

Commit 9973a77

Browse files
committed
"cannot load such file -- test/unit/assertions (LoadError)"
1 parent 2298222 commit 9973a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/Gemfile.rails-3.2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ if RUBY_VERSION <= '1.8.7'
77
end
88
gem 'nokogiri', '~> 1.5.0'
99
gem 'rspec-rails', '~> 2.14.1'
10+
gem 'test-unit'
1011
gem 'capybara', '~> 2.0.0'
1112
# stick to versions that work under Ruby 1.8 for now
1213
gem 'mime-types', '< 2'

0 commit comments

Comments
 (0)