Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Remove I18n Deprecation warning in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros committed Jan 3, 2014
1 parent 7d87943 commit f42b112
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 f42b112

Please sign in to comment.