From a912d4db4ea87adbd7f27fa162068b235f8053a0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 23 May 2020 09:31:52 +0100 Subject: fix corestring test --- test/corestrings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/corestrings.c') diff --git a/test/corestrings.c b/test/corestrings.c index 711bdcaea..aaa23e4d0 100644 --- a/test/corestrings.c +++ b/test/corestrings.c @@ -40,7 +40,7 @@ * * This is used to test all the out of memory paths in initialisation. */ -#define CORESTRING_TEST_COUNT 481 +#define CORESTRING_TEST_COUNT 483 START_TEST(corestrings_test) { -- cgit v1.2.3