diff options
Diffstat (limited to 'tests/examplefiles/unicode.js')
-rw-r--r-- | tests/examplefiles/unicode.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examplefiles/unicode.js b/tests/examplefiles/unicode.js index e77bfb80..ebce17bb 100644 --- a/tests/examplefiles/unicode.js +++ b/tests/examplefiles/unicode.js @@ -3,3 +3,4 @@ var sinθ; var เมือง; var a\u1234b; +var nbsp; |