diff options
Diffstat (limited to 'tests/test_markdown_lexer.py')
-rw-r--r-- | tests/test_markdown_lexer.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_markdown_lexer.py b/tests/test_markdown_lexer.py index 7bffa9ea..32457b5a 100644 --- a/tests/test_markdown_lexer.py +++ b/tests/test_markdown_lexer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """ Pygments Markdown lexer tests ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |