You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exercise both compressed and un-compressed PDF.write
Depending on whether `PDF.write` is called with `compress` set to `True`
or `False`, two almost distinct code paths are taken. Ensure we exercise
both code paths.
0 commit comments