diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-12-04 11:52:13 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-12-04 11:55:54 +0000 |
commit | fe7efca6bb8fffea27a6e95556c2dd7ecb799f6a (patch) | |
tree | 09ed0c074c3b1ca496d7fe8c1c834e736527a156 /spec/lib | |
parent | 6ea3501d7b0bff1194955d0de716bd3f1aba3ca6 (diff) |
Removing obsolete comment - doesn't apply to this spec.
Diffstat (limited to 'spec/lib')
-rw-r--r-- | spec/lib/i18n_interpolation.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/lib/i18n_interpolation.rb b/spec/lib/i18n_interpolation.rb index 8c86413ad..6b745059c 100644 --- a/spec/lib/i18n_interpolation.rb +++ b/spec/lib/i18n_interpolation.rb @@ -1,6 +1,3 @@ -# This is a test of the set_content_type monkey patch in -# lib/tmail_extensions.rb - require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe "when using i18n" do |