Skip to content

Commit

Permalink
Merge pull request #452 from seuros/master
Browse files Browse the repository at this point in the history
[Tests] Remove I18n Deprecation warning in tests.
  • Loading branch information
bf4 committed Jan 3, 2014
2 parents a3854ee + 3f1f2db commit 3e78217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
require 'logger'

require File.expand_path('../../lib/acts-as-taggable-on', __FILE__)
I18n.enforce_available_locales = true
require 'ammeter/init'

unless [].respond_to?(:freq)
Expand Down

0 comments on commit 3e78217

Please sign in to comment.