fix: do not escape solidus (forwardslash) in test (#198)

This commit is contained in:
Danielle Smith 2021-09-28 02:42:30 +02:00 committed by GitHub
parent 296fe129e1
commit 05af2fb657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
node "\"\\\/\b\f\n\r\t" node "\"\\/\b\f\n\r\t"