Revision 13295
Added by Jean-Philippe Lang about 11 years ago
sandbox/rails-4.1/test/test_helper.rb | ||
---|---|---|
25 | 25 |
include ObjectHelpers |
26 | 26 | |
27 | 27 |
require 'awesome_nested_set/version' |
28 |
require 'shoulda' |
|
28 | 29 | |
29 | 30 |
class ActionView::TestCase |
30 | 31 |
helper :application |
Also available in: Unified diff
NameError: uninitialized constant ActiveSupport::TestCase::Shoulda error on the CI server.