diff options
Diffstat (limited to 'tests/roots/test-add_source_parser/conf.py')
-rw-r--r-- | tests/roots/test-add_source_parser/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-add_source_parser/conf.py b/tests/roots/test-add_source_parser/conf.py index 2acd4d2..ef85560 100644 --- a/tests/roots/test-add_source_parser/conf.py +++ b/tests/roots/test-add_source_parser/conf.py @@ -5,4 +5,3 @@ sys.path.insert(0, os.path.abspath('.')) extensions = ['source_parser'] -source_suffix = ['.rst'] |