diff options
author | Yusuke Endoh <[email protected]> | 2024-10-10 11:48:06 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2024-10-10 12:23:18 +0900 |
commit | a985695b9e7f58552cfa6b8700c4dabc137e41e8 (patch) | |
tree | 79b6ad10fe931cb4d7253cda52d8e153db89aec0 /test/ruby | |
parent | 51fdd2c6ca1c96740cb202770c559acb791b3f12 (diff) |
Make test_hash_symbol_colon_key pass on LANG=en_US
It failed on a platform with LANG=en_US
```
1) Failure:
PPTestModule::PPSingleLineTest#test_hash_symbol_colon_key [/home/chkbuild/chkbuild/tmp/build/20241010T010005Z/ruby/test/test_pp.rb:207]:
<"{a: 1, a!: 1, a?: 1, \u3042: 1}"> expected but was
<"{a: 1, a!: 1, a?: 1, \"\\u3042\": 1}">.
```
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11862
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions