Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 17, 2024
1 parent b801a59 commit 28023cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/bigdecimal/test_bigdecimal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2074,6 +2074,7 @@ def test_to_d
end if RUBY_VERSION < '2.5' # mathn was removed from Ruby 2.5

def test_bug6406
puts $LOAD_PATH
assert_in_out_err(["-I#{$LOAD_PATH.reverse.join(":")}", "-rbigdecimal", "--disable-gems"], <<-EOS, [], [])
Thread.current.keys.to_s
EOS
Expand Down

0 comments on commit 28023cd

Please sign in to comment.