TST: Avoid using os.devnull for path tests · matplotlib/matplotlib@8702cc5 · GitHub
Skip to content

Commit 8702cc5

Browse files
committed
TST: Avoid using os.devnull for path tests
On wasm, this file doesn't support seeking, which is sometimes necessary depending on file type.
1 parent f1b6047 commit 8702cc5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

lib/matplotlib/tests/test_backend_pdf.py

Lines changed: 2 additions & 2 deletions

lib/matplotlib/tests/test_image.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)