mirror of
https://github.com/qpdf/qpdf.git
synced 2025-03-20 00:22:23 +00:00
Fix typo in test case name
This commit is contained in:
parent
1a7d3700a6
commit
62d5fb34b1
@ -11,7 +11,7 @@ my $td = new TestDriver('invert-images');
|
|||||||
|
|
||||||
cleanup();
|
cleanup();
|
||||||
|
|
||||||
$td->runtest("double page size",
|
$td->runtest("invert images",
|
||||||
{$td->COMMAND => ['pdf-invert-images', ' --static-id',
|
{$td->COMMAND => ['pdf-invert-images', ' --static-id',
|
||||||
'in.pdf', 'a.pdf']},
|
'in.pdf', 'a.pdf']},
|
||||||
{$td->STRING =>
|
{$td->STRING =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user