summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-13 14:33:47 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-13 14:33:47 +0000
commitbb3026b19d5824f6b8fd25ce0c9b41f707906aa5 (patch)
tree539162c3b9d4acbbba12fc40c52d324a22221e9b
parent188f6dd5c097aae905439e887aaa36213493b73d (diff)
downloadnetsurf-bb3026b19d5824f6b8fd25ce0c9b41f707906aa5.tar.gz
netsurf-bb3026b19d5824f6b8fd25ce0c9b41f707906aa5.tar.bz2
Fix corestring test
-rw-r--r--test/corestrings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/corestrings.c b/test/corestrings.c
index 43eb5130e..c3c4e93eb 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 487
+#define CORESTRING_TEST_COUNT 488
START_TEST(corestrings_test)
{