mirror of https://github.com/kdl-org/kdl.git
fix: remove / from all_escapes test case
This commit is contained in:
parent
24faa6b75c
commit
f1138915d8
|
|
@ -1 +1 @@
|
|||
node "\"\\\/\b\f\n\r\t"
|
||||
node "\"\\\b\f\n\r\t"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node "\"\\\/\b\f\n\r\t"
|
||||
node "\"\\\b\f\n\r\t"
|
||||
|
|
|
|||
Loading…
Reference in New Issue