Remove superplus translations

This commit is contained in:
Simon Eskildsen
2013-08-30 12:31:58 -04:00
parent 380828f807
commit ad184fbfc9
4 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ class I18nTest < Test::Unit::TestCase
include Liquid
def setup
@i18n = I18n.new fixture("en_locale.yml")
@i18n = I18n.new(fixture("en_locale.yml"))
end
def test_simple_translate_string