summaryrefslogtreecommitdiff
path: root/tests/roots/test-double-inheriting-theme/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-double-inheriting-theme/conf.py')
-rw-r--r--tests/roots/test-double-inheriting-theme/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/roots/test-double-inheriting-theme/conf.py b/tests/roots/test-double-inheriting-theme/conf.py
index 0ca019838..3667b02aa 100644
--- a/tests/roots/test-double-inheriting-theme/conf.py
+++ b/tests/roots/test-double-inheriting-theme/conf.py
@@ -1,7 +1,4 @@
-# -*- coding: utf-8 -*-
-
templates_path = ['_templates']
-master_doc = 'index'
html_theme = 'base_theme2'
html_theme_path = ['base_themes_dir']
exclude_patterns = ['_build']