[flori/json] cosmetics

https://github.com/flori/json/commit/39d6c854a4
This commit is contained in:
Hiroshi SHIBATA 2023-12-05 10:41:16 +09:00
parent abc3d124f7
commit 84654bfbba

View File

@ -1,4 +1,4 @@
#frozen_string_literal: false
# frozen_string_literal: false
require_relative 'test_helper'
class JSONEncodingTest < Test::Unit::TestCase