Update a corpus test for fixing 2-point path filling. https://pdfium-review.googlesource.com/c/pdfium/+/78191/ makes the change that in fill mode, any sub path that draws a line between two points should be rendered as a thin line even it doesn't form a closed area. This CL updates the corpus test result for this change. Bug: pdfium:1639 Change-Id: Ic10f67ca7565cd1621dea1bed7f8dcd1c6263dda Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium_tests/+/78190 Reviewed-by: Daniel Hosseinian <dhoss@chromium.org>