From 643a91bd08f3d304f2694abe6227a221acb42f38 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 10 Sep 2021 08:05:29 -0400 Subject: [PATCH] Fix the testupload test This can only ever have worked by accident. --- tests/testupload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testupload.c b/tests/testupload.c index 93cacfe696..571f40ff8f 100644 --- a/tests/testupload.c +++ b/tests/testupload.c @@ -3,7 +3,7 @@ static const char *format_name[] = { "BGRAp", "ARGBp", "RGBAp", "BGRA", "ARGB", "RGBA", "ABGR", - "RGB", "BGR", + "RGB", "BGR", NULL }; static const char *