Ease the Encoding::CompatibilityError test failure
Encoding::CompatibilityError
At the time this test first started using assert_raise_with_message, it did not touch Encoding.default_internal.
assert_raise_with_message
Encoding.default_internal
Ease the
Encoding::CompatibilityErrortest failureAt the time this test first started using
assert_raise_with_message,it did not touch
Encoding.default_internal.