mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-23 03:18:59 +00:00
fix test count
git-svn-id: svn+q:///qpdf/trunk@666 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
630883095f
commit
6f216135ab
@ -286,7 +286,7 @@ show_ntests();
|
|||||||
# ----------
|
# ----------
|
||||||
$td->notify("--- Object Stream Tests ---");
|
$td->notify("--- Object Stream Tests ---");
|
||||||
$n_tests += (36 * 4) + (12 * 2);
|
$n_tests += (36 * 4) + (12 * 2);
|
||||||
$n_compare_pdfs += 36 + 12;
|
$n_compare_pdfs += 36;
|
||||||
|
|
||||||
for (my $n = 16; $n <= 19; ++$n)
|
for (my $n = 16; $n <= 19; ++$n)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user