Commit 23bcfeb3362c98d598dd8c5db603238ebac66f19
1 parent
3dbbf9f2
Remove bogus test cheating code
Showing
1 changed file
with
0 additions
and
1 deletions
qpdf/qtest/qpdf.test
| @@ -1495,7 +1495,6 @@ foreach my $f (@annotation_files) | @@ -1495,7 +1495,6 @@ foreach my $f (@annotation_files) | ||
| 1495 | " --flatten-annotations $f.pdf a.pdf"}, | 1495 | " --flatten-annotations $f.pdf a.pdf"}, |
| 1496 | $exp_out, | 1496 | $exp_out, |
| 1497 | $td->NORMALIZE_NEWLINES); | 1497 | $td->NORMALIZE_NEWLINES); |
| 1498 | - copy("a.pdf", "$f-out.pdf"); | ||
| 1499 | $td->runtest("check output", | 1498 | $td->runtest("check output", |
| 1500 | {$td->FILE => "a.pdf"}, | 1499 | {$td->FILE => "a.pdf"}, |
| 1501 | {$td->FILE => "$f-out.pdf"}); | 1500 | {$td->FILE => "$f-out.pdf"}); |