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