summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2014-11-04 17:59:46 -0800
committerTim Hatch <tim@timhatch.com>2014-11-04 17:59:46 -0800
commite68c8a8772b899f4dc2ce9fa396fbf7baef39e54 (patch)
tree7900ea967e512ffc785abe5b36f67449815b21e1 /tests
parent3fab67d1733e969bbde92669f7dbf25acfa8d885 (diff)
downloadpygments-e68c8a8772b899f4dc2ce9fa396fbf7baef39e54.tar.gz
Swap unicode whitespace character to one that Java sees as webitespace.
Tests fail on Jython without this; refactoring to change nbsp detection will happen later.
Diffstat (limited to 'tests')
-rw-r--r--tests/examplefiles/example.java2
-rw-r--r--tests/examplefiles/unicode.js2
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;