Remove old-styled `source_suffix` values in tests

This commit is contained in:
Adam Turner
2024-07-15 12:50:33 +01:00
parent 55c8953ceb
commit 4bdef1b576
12 changed files with 22 additions and 17 deletions

View File

@@ -5,4 +5,3 @@ sys.path.insert(0, os.path.abspath('.'))
extensions = ['source_parser']
source_suffix = ['.rst']