tests: Update corestring allocation count.

This commit is contained in:
Michael Drake 2021-02-15 14:24:15 +00:00
parent 9783296c4f
commit bc15ad5784
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{