Skip to content

Commit

Permalink
More test
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed May 8, 2024
1 parent 918db34 commit 33c01d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/prefer-string-raw.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ test.snapshot({
a = "\\\\a \\
b"
`,
String.raw`a = 'a\\b\u{51}c'`,
],
invalid: [
String.raw`a = 'a\\b'`,
Expand Down

0 comments on commit 33c01d2

Please sign in to comment.