regression: up to 3 pages now.

This commit is contained in:
Solomon Peachy 2018-10-04 20:10:15 -04:00
parent 0bbde0c663
commit 24c2ba139e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ my $user = "tester";
my $title = "image_test";
my $max_copies = 3;
my $input_image = "testjobs/s3s-59.png";
my $max_pages = 2;
my $max_pages = 3;
my $valgrind = 0;
$ENV{"STP_SUPPRESS_VERBOSE_MESSAGES"} = 1;