summaryrefslogtreecommitdiff
path: root/tests/examplefiles/unicode.js
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/examplefiles/unicode.js
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/examplefiles/unicode.js')
-rw-r--r--tests/examplefiles/unicode.js2
1 files changed, 1 insertions, 1 deletions
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;