summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-inheritance/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/roots/test-inheritance/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-inheritance/conf.py b/tests/roots/test-inheritance/conf.py
index 26cadca..9953494 100644
--- a/tests/roots/test-inheritance/conf.py
+++ b/tests/roots/test-inheritance/conf.py
@@ -4,4 +4,3 @@ import sys
sys.path.insert(0, os.path.abspath('.'))
extensions = ['sphinx.ext.inheritance_diagram']
-source_suffix = '.rst'