Fix test removed invalid source test file

This commit is contained in:
Paul van Brouwershaven
2025-05-12 10:57:42 +02:00
committed by Paul van Brouwershaven
parent bf1f861031
commit 0f834debb7
4 changed files with 5 additions and 6 deletions

View File

@@ -20,7 +20,6 @@ func TestGetLastObjectIDFromXref(t *testing.T) {
{"testfile16.pdf", 567},
{"testfile17.pdf", 20},
{"testfile20.pdf", 10},
{"testfile21.pdf", 16},
}
for _, tc := range testCases {