diff --git a/test/testautomation_render.c b/test/testautomation_render.c index f8af4697d2..ddbb30913e 100644 --- a/test/testautomation_render.c +++ b/test/testautomation_render.c @@ -18,7 +18,7 @@ #define RENDER_COLOR_GREEN 0xFF00FF00 #define ALLOWABLE_ERROR_OPAQUE 0 -#define ALLOWABLE_ERROR_BLENDED 64 +#define ALLOWABLE_ERROR_BLENDED 0 #define CHECK_FUNC(FUNC, PARAMS) \ { \