From 5a028f61d3968a90870706e272bf4e1cd91dde5c Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 24 Feb 2020 09:20:14 +0000 Subject: test: Another corestring Signed-off-by: Daniel Silverstone --- 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 8690d82aa..711bdcaea 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 480 +#define CORESTRING_TEST_COUNT 481 START_TEST(corestrings_test) { -- cgit v1.2.3