From 2911ab5cc0852d607b697bd77111ed88b3410bd8 Mon Sep 17 00:00:00 2001 From: cristy Date: Thu, 12 Jan 2012 15:08:23 +0000 Subject: [PATCH] --- tests/validate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/validate.h b/tests/validate.h index 027866317..0e1d133e8 100644 --- a/tests/validate.h +++ b/tests/validate.h @@ -260,7 +260,7 @@ static const struct ReferenceFormats { "FRACTAL", UndefinedCompression, 0.0 }, { "GIF", UndefinedCompression, 0.0 }, { "GIF87", UndefinedCompression, 0.0 }, - { "GRAY", UndefinedCompression, 0.0 }, + { "GRAY", UndefinedCompression, 0.003 }, { "HTM", UndefinedCompression, 0.0 }, { "HRZ", UndefinedCompression, 0.0 }, { "HTML", UndefinedCompression, 0.0 }, -- 2.40.0