=begin
$ ruby19 test/json/runner.rb
test/json/runner.rb:3:in require': no such file to load -- test/unit/ui/console/testrunner (LoadError) from test/json/runner.rb:3:in '
$ ruby19 test/yaml/test_yaml.rb
Loaded suite test/yaml/test_yaml
Started
...........................................................
Finished in 0.410006 seconds.
$ ruby19 test/json/runner.rb
test/json/runner.rb:3:in require': no such file to load -- test/unit/ui/console/testrunner (LoadError) from test/json/runner.rb:3:in '
$ ruby19 test/yaml/test_yaml.rb
Loaded suite test/yaml/test_yaml
Started
...........................................................
Finished in 0.410006 seconds.
=begin
I've emailed Florian about json to see if he'd rather remove the file or update it to work. It isn't needed for ruby19 at all so it is a tossup either way.
=end