Skip to content

Commit 69a27ae

Browse files
authoredAug 28, 2022
TST: Rectangle deletion (#1289)
1 parent 4745984 commit 69a27ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/test_workflows.py

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def test_basic_features(tmp_path):
5555
page4.mediabox.right / 2,
5656
page4.mediabox.top / 2,
5757
)
58+
del page4.mediabox
5859
writer.add_page(page4)
5960

6061
# add some Javascript to launch the print window on opening this PDF.

0 commit comments

Comments
 (0)
Please sign in to comment.