зеркало из https://github.com/github/ruby.git
Suppress debug message
This commit is contained in:
Родитель
9ddc767434
Коммит
251fafec1b
|
@ -33,6 +33,7 @@ module Psych
|
||||||
|
|
||||||
def test_big_decimal_round_trip
|
def test_big_decimal_round_trip
|
||||||
decimal = BigDecimal("12.34")
|
decimal = BigDecimal("12.34")
|
||||||
|
$DEBUG = false
|
||||||
assert_cycle decimal
|
assert_cycle decimal
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче