зеркало из https://github.com/github/ruby.git
require 'bigdecimal'
* test/json/json_parser_test.rb: this test needs bigdecimal. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
b304078ae6
Коммит
ab8e756de0
|
@ -4,6 +4,7 @@ require 'test_helper'
|
|||
require 'stringio'
|
||||
require 'tempfile'
|
||||
require 'ostruct'
|
||||
require 'bigdecimal'
|
||||
|
||||
class JSONParserTest < Test::Unit::TestCase
|
||||
include JSON
|
||||
|
|
Загрузка…
Ссылка в новой задаче