Skip to content

Commit 6094cb5

Browse files
committed
Revert "Handle uninitialized constant JSON::GenericObject at ruby/ruby."
This reverts commit 0dc1cd4. 1213adf is fixed this issue.
1 parent e4fc0d4 commit 6094cb5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/json/json_generic_object_test.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ def setup
1515
else
1616
omit("JSON::GenericObject is not available")
1717
end
18-
rescue NameError
19-
omit("JSON::GenericObject is not available")
2018
end
2119

2220
def test_attributes

0 commit comments

Comments
 (0)