mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Remove superplus translations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user