1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/json
Yusuke Endoh e4b2c4fca5 t/json/json_common_interface_test.rb: fix wrong indentation
to prevent:

```
test/json/json_common_interface_test.rb:182: warning: mismatched indentations at 'end' with 'def' at 169
```
2020-09-25 23:37:12 +09:00
..
fixtures Fix pure parser with unclosed arrays / objects [Fix #314] 2020-09-25 17:28:42 +09:00
json_addition_test.rb
json_common_interface_test.rb t/json/json_common_interface_test.rb: fix wrong indentation 2020-09-25 23:37:12 +09:00
json_encoding_test.rb
json_ext_parser_test.rb
json_fixtures_test.rb test/json/json_fixtures_test.rb: Prevent an "out of range" warning 2020-07-03 11:47:09 +09:00
json_generator_test.rb [test] properly 'skip' test on JRuby 2020-09-25 17:28:42 +09:00
json_generic_object_test.rb
json_parser_test.rb Add an option to escape forward slash character 2020-09-25 17:28:42 +09:00
json_string_matching_test.rb
test_helper.rb Reintroduce c565dfb09a 2020-07-03 11:05:08 +09:00