fix up some multiline string tests

This commit is contained in:
Kat Marchán 2024-12-04 00:44:24 -08:00
parent 4334a6d552
commit 5971e61eda
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
node #"
node #"""
hey
everyone
how goes?
"#
"""#

View File

@ -1,5 +1,5 @@
node #"""
node #"
hey
everyone
how goes?
"""#
"#