aboutsummaryrefslogtreecommitdiff
path: root/test/snapshots/string-escapes.debug.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-10-16 17:02:35 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-10-16 17:02:35 -0700
commitab3b072249c85e092d5e206003a30b895ccbbc0f (patch)
tree6e55fe44445e319de0a84fada924f087f8985710 /test/snapshots/string-escapes.debug.js
parent690e79445dc9cb2b6bcf802768ee99350134165f (diff)
downloadbun-ab3b072249c85e092d5e206003a30b895ccbbc0f.tar.gz
bun-ab3b072249c85e092d5e206003a30b895ccbbc0f.tar.zst
bun-ab3b072249c85e092d5e206003a30b895ccbbc0f.zip
snapshots
Diffstat (limited to 'test/snapshots/string-escapes.debug.js')
-rw-r--r--test/snapshots/string-escapes.debug.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/snapshots/string-escapes.debug.js b/test/snapshots/string-escapes.debug.js
index 4ac8de635..14f17e5cd 100644
--- a/test/snapshots/string-escapes.debug.js
+++ b/test/snapshots/string-escapes.debug.js
@@ -23,7 +23,7 @@ var obj = {
"\uD83D\uDD75\uD83C\uDFFD\u200D\u2642\uFE0F": "\uD83D\uDD75\uD83C\uDFFD\u200D\u2642\uFE0F",
"\u32E1": "\u32E1",
"\u263A": "\u263A",
- "シ": "\u30B7",
+ シ: "\u30B7",
"\uD83D\uDC4B": "\uD83D\uDC4B",
f,
"\u2639": "\u2639",