summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-23 09:31:52 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-23 09:31:52 +0100
commita912d4db4ea87adbd7f27fa162068b235f8053a0 (patch)
treebf08fd80d044cab5e1e89ad07fe9d47c781e29d3 /test
parent3f84dba7797c33e70b87d0f6c7b8f058ffc45593 (diff)
downloadnetsurf-a912d4db4ea87adbd7f27fa162068b235f8053a0.tar.gz
netsurf-a912d4db4ea87adbd7f27fa162068b235f8053a0.tar.bz2
fix corestring test
Diffstat (limited to '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 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)
{