summaryrefslogtreecommitdiff
path: root/test/corestrings.c
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2021-02-15 14:24:15 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2021-02-15 14:24:15 +0000
commitbc15ad5784a0e653cdc07ec9c1dbd2ea2e45f12e (patch)
treef1c4f5be928040d166cbf6a290f4308c6d35e7db /test/corestrings.c
parent9783296c4ffd83dfdb18e1e293ad635f214d2fd0 (diff)
downloadnetsurf-bc15ad5784a0e653cdc07ec9c1dbd2ea2e45f12e.tar.gz
netsurf-bc15ad5784a0e653cdc07ec9c1dbd2ea2e45f12e.tar.bz2
tests: Update corestring allocation count.
Diffstat (limited to 'test/corestrings.c')
-rw-r--r--test/corestrings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/corestrings.c b/test/corestrings.c
index aaa23e4d0..43eb5130e 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 483
+#define CORESTRING_TEST_COUNT 487
START_TEST(corestrings_test)
{