# File lib/phusion_passenger/utils/json.rb, line 255 def test_string_unicode assert_equal %(["ć\\"č\\nž\\tš\\\\đ"]), generate(["ć\"č\nž\tš\\đ"]) end