diff options
Diffstat (limited to 'tests/roots/test-theming/conf.py')
| -rw-r--r-- | tests/roots/test-theming/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-theming/conf.py b/tests/roots/test-theming/conf.py index ca62a94e3..15911eb3a 100644 --- a/tests/roots/test-theming/conf.py +++ b/tests/roots/test-theming/conf.py @@ -4,4 +4,3 @@ html_theme = 'test-theme' html_theme_path = ['.', 'test_theme']
master_doc = 'index'
exclude_patterns = ['_build']
-
|
