diff options
-rw-r--r-- | tests/test_rtf_formatter.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_rtf_formatter.py b/tests/test_rtf_formatter.py index 2b6aeeac..ca500786 100644 --- a/tests/test_rtf_formatter.py +++ b/tests/test_rtf_formatter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ - Pygments LaTeX formatter tests + Pygments RTF formatter tests ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS. |