diff options
Diffstat (limited to 'tests/roots/test-docutilsconf/conf.py')
-rw-r--r-- | tests/roots/test-docutilsconf/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-docutilsconf/conf.py b/tests/roots/test-docutilsconf/conf.py index 0a88a65fd..d7f27e6e1 100644 --- a/tests/roots/test-docutilsconf/conf.py +++ b/tests/roots/test-docutilsconf/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - project = 'Sphinx docutils conf <Tests>' source_suffix = '.txt' keep_warnings = True |