mirror of https://github.com/kdl-org/kdl.git
KDL V2 Test Fixes (#368)
* Add newlines to some of the bare ident tests that were missing them * eof_after_escape.kdl is valid according to spec
This commit is contained in:
parent
af91cc6319
commit
29495006bc
|
|
@ -1 +1 @@
|
|||
node .
|
||||
node .
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node +
|
||||
node +
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node +.
|
||||
node +.
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
node
|
||||
Loading…
Reference in New Issue