Skip to content

Commit

Permalink
Add missing dependency string inflection test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolf Timmermans committed Mar 13, 2011
1 parent 3631343 commit e75774e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/test/core_ext/string_ext_test.rb
Expand Up @@ -3,6 +3,7 @@
require 'abstract_unit'
require 'inflector_test_cases'

require 'active_support/inflector'
require 'active_support/core_ext/string'
require 'active_support/time'
require 'active_support/core_ext/kernel/reporting'
Expand Down

0 comments on commit e75774e

Please sign in to comment.