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

Commit

Permalink
Merge pull request mbleigh#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 7d87943 + f42b112 commit fa6bf0c
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 fa6bf0c

Please sign in to comment.