summaryrefslogtreecommitdiff
path: root/tests/test_lexers_other.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-05-19 10:09:06 +0200
committerGeorg Brandl <georg@python.org>2013-05-19 10:09:06 +0200
commit93947af62a2629af18bb569bc11fe18be29fb671 (patch)
tree483b68bfa6225e5f96cfb29f8884f687d1e665a7 /tests/test_lexers_other.py
parent979add1852fc4147cc5cb2640dc43eb084748c66 (diff)
downloadpygments-93947af62a2629af18bb569bc11fe18be29fb671.tar.gz
Rexx lexer: add changelog entry and simplify analyse_text
Diffstat (limited to 'tests/test_lexers_other.py')
-rw-r--r--tests/test_lexers_other.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_lexers_other.py b/tests/test_lexers_other.py
index 44685d5e..d3cfa246 100644
--- a/tests/test_lexers_other.py
+++ b/tests/test_lexers_other.py
@@ -6,6 +6,7 @@
:copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+
import glob
import os
import unittest