Update expected test output to match truncation of long strings

This commit is contained in:
Nick Rolfe
2021-02-16 16:21:49 +00:00
parent 02f853b8fd
commit 4537e5d6f8

View File

@@ -3583,9 +3583,9 @@ raise.rb:
#-----| -> exit m10 (normal)
# 125| puts
#-----| -> "Will not get executed if p is not supplied"
#-----| -> "Will not get executed if p is..."
# 125| "Will not get executed if p is not supplied"
# 125| "Will not get executed if p is..."
#-----| -> call to puts
# 128| m11