summaryrefslogtreecommitdiff
path: root/tests/examplefiles/BOM.js
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-01-09 12:50:01 +0100
committerGeorg Brandl <georg@python.org>2013-01-09 12:50:01 +0100
commitb76f3937da3c2766ef667125cb0ec67652a4960e (patch)
treebdd0469a53aa057e041aff5dc575fde90b49c082 /tests/examplefiles/BOM.js
parentbd51b3c608b6cd7601fc0227a65185632fb94568 (diff)
parentd61e25e529a78887c8364126f7f73a2e6651a1e6 (diff)
downloadpygments-b76f3937da3c2766ef667125cb0ec67652a4960e.tar.gz
Merged in gentoo90/pygments-main (pull request #124: Add RPM *.spec files lexer)
Diffstat (limited to 'tests/examplefiles/BOM.js')
-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