[ruby/irb] Invalid encoding symbol now raises SyntaxError also in
3.3 (https://github.com/ruby/irb/pull/969) https://github.com/ruby/irb/commit/bad7492ab0
This commit is contained in:
parent
96974c6c0d
commit
783eaf70f8
@ -61,7 +61,7 @@ module TestIRB
|
||||
omit "Remove me after https://github.com/ruby/prism/issues/2129 is addressed and adopted in TruffleRuby"
|
||||
end
|
||||
|
||||
if RUBY_VERSION >= "3.4."
|
||||
if RUBY_VERSION >= "3.3."
|
||||
omit "Now raises SyntaxError"
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user