2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-04 03:10:52 +00:00

Remove bogus test cheating code

This commit is contained in:
Jay Berkenbilt 2019-01-02 17:25:02 -05:00
parent 3dbbf9f240
commit 23bcfeb336

View File

@ -1495,7 +1495,6 @@ foreach my $f (@annotation_files)
" --flatten-annotations $f.pdf a.pdf"},
$exp_out,
$td->NORMALIZE_NEWLINES);
copy("a.pdf", "$f-out.pdf");
$td->runtest("check output",
{$td->FILE => "a.pdf"},
{$td->FILE => "$f-out.pdf"});