diff options
| author | Emily Bourke <[email protected]> | 2021-10-07 15:25:15 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2021-10-07 08:45:43 -0700 |
| commit | aa78765bf9d21b3a617a9eafba59dd59e362aa6b (patch) | |
| tree | cf41f230a9f68d6a8504a7d62c2f00449e3fa318 /test/pptx/code-custom | |
| parent | 5a1bd526776a9c75a1f348f42415d15d78969e8b (diff) | |
pptx: Remove excessive layout tests
When I added the tests for moved layouts and deleted layouts, I added
them to all tests. However, this doesn’t really give a lot more info
than having single tests, and the extra tests take up time and disk
space.
This commit removes the moved-layouts and deleted-layouts tests, in
favour of a single test for each of those scenarios.
Diffstat (limited to 'test/pptx/code-custom')
| -rw-r--r-- | test/pptx/code-custom/deleted-layouts.pptx | bin | 32697 -> 0 bytes |
| -rw-r--r-- | test/pptx/code-custom/moved-layouts.pptx | bin | 43385 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/code-custom/deleted-layouts.pptx b/test/pptx/code-custom/deleted-layouts.pptx Binary files differdeleted file mode 100644 index f8b1c789e..000000000 --- a/test/pptx/code-custom/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/code-custom/moved-layouts.pptx b/test/pptx/code-custom/moved-layouts.pptx Binary files differdeleted file mode 100644 index 810b46dd1..000000000 --- a/test/pptx/code-custom/moved-layouts.pptx +++ /dev/null |
