diff options
author | Georg Brandl <georg@python.org> | 2013-01-09 12:50:01 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-01-09 12:50:01 +0100 |
commit | b76f3937da3c2766ef667125cb0ec67652a4960e (patch) | |
tree | bdd0469a53aa057e041aff5dc575fde90b49c082 /tests/examplefiles/BOM.js | |
parent | bd51b3c608b6cd7601fc0227a65185632fb94568 (diff) | |
parent | d61e25e529a78887c8364126f7f73a2e6651a1e6 (diff) | |
download | pygments-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.js | 1 |
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 |