зеркало из https://github.com/github/ruby.git
[PRISM] Enable TestParse#test_unexpected_eof
This commit is contained in:
Родитель
cabc0e093c
Коммит
be239cc7bc
|
@ -1390,7 +1390,7 @@ x = __ENCODING__
|
|||
end
|
||||
|
||||
def test_unexpected_eof
|
||||
assert_syntax_error('unless', /^ \^\Z/)
|
||||
assert_syntax_error('unless', /(^|\| ) \^(?!~)/)
|
||||
end
|
||||
|
||||
def test_location_of_invalid_token
|
||||
|
|
Загрузка…
Ссылка в новой задаче