diff options
Diffstat (limited to 'tests/test_regexlexer.py')
-rw-r--r-- | tests/test_regexlexer.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_regexlexer.py b/tests/test_regexlexer.py index a535a38a..45ae20b1 100644 --- a/tests/test_regexlexer.py +++ b/tests/test_regexlexer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """ Pygments regex lexer tests ~~~~~~~~~~~~~~~~~~~~~~~~~~ |