mirror of https://github.com/kdl-org/kdl.git
fix up some multiline string tests
This commit is contained in:
parent
4334a6d552
commit
5971e61eda
|
|
@ -1,5 +1,5 @@
|
|||
node #"
|
||||
node #"""
|
||||
hey
|
||||
everyone
|
||||
how goes?
|
||||
"#
|
||||
"""#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
node #"""
|
||||
node #"
|
||||
hey
|
||||
everyone
|
||||
how goes?
|
||||
"""#
|
||||
"#
|
||||
|
|
|
|||
Loading…
Reference in New Issue