diff options
Diffstat (limited to 'tests/roots/test-build-text/conf.py')
-rw-r--r-- | tests/roots/test-build-text/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-build-text/conf.py b/tests/roots/test-build-text/conf.py index 23d0ae840..fd9eefbf6 100644 --- a/tests/roots/test-build-text/conf.py +++ b/tests/roots/test-build-text/conf.py @@ -1,3 +1,2 @@ -master_doc = 'contents' source_suffix = '.txt' exclude_patterns = ['_build'] |