summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Li <andy@onthewings.net>2012-12-12 17:40:45 +0800
committerAndy Li <andy@onthewings.net>2012-12-12 17:40:45 +0800
commitd523209a898076e118144e6260de6bdb1778c1a4 (patch)
treedcb6e4e865b18bc5e7d3b9bee8a3a6a06a0e5ff3
parent01f0085bada41394198bd7ac753f280a516675da (diff)
downloadpygments-d523209a898076e118144e6260de6bdb1778c1a4.tar.gz
Added example file that contains a BOM.
-rw-r--r--tests/examplefiles/BOM.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examplefiles/BOM.js b/tests/examplefiles/BOM.js
new file mode 100644
index 00000000..930599c1
--- /dev/null
+++ b/tests/examplefiles/BOM.js
@@ -0,0 +1 @@
+/* There is a BOM at the beginning of this file. */ \ No newline at end of file