mirror of https://github.com/kdl-org/kdl.git
fix: do not escape solidus (forwardslash) in test
This commit is contained in:
parent
24faa6b75c
commit
2f958202c9
|
|
@ -1 +1 @@
|
|||
node "\"\\\/\b\f\n\r\t"
|
||||
node "\"\\/\b\f\n\r\t"
|
||||
|
|
|
|||
Loading…
Reference in New Issue