diff options
-rw-r--r-- | tests/examplefiles/example.java | 2 | ||||
-rw-r--r-- | tests/examplefiles/unicode.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/examplefiles/example.java b/tests/examplefiles/example.java index d616b8ea..78f9d727 100644 --- a/tests/examplefiles/example.java +++ b/tests/examplefiles/example.java @@ -10,7 +10,7 @@ class _PostUnico$deClassá class áPreUnicode$Class { - public int $foo; + public int $foo; public int á$foo; _PostUnico$deClassá áPreUnicodeFunction() { return null; } } diff --git a/tests/examplefiles/unicode.js b/tests/examplefiles/unicode.js index ebce17bb..8f553f6f 100644 --- a/tests/examplefiles/unicode.js +++ b/tests/examplefiles/unicode.js @@ -3,4 +3,4 @@ var sinθ; var เมือง; var a\u1234b; -var nbsp; +var nbsp; |