diff options
Diffstat (limited to 'pelican/tests/test_rstdirectives.py')
-rw-r--r-- | pelican/tests/test_rstdirectives.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pelican/tests/test_rstdirectives.py b/pelican/tests/test_rstdirectives.py index 0ff28a4a..36623fc4 100644 --- a/pelican/tests/test_rstdirectives.py +++ b/pelican/tests/test_rstdirectives.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - from pelican.tests.support import unittest try: |