Fix corestring test

This commit is contained in:
Vincent Sanders 2023-12-13 14:33:47 +00:00
parent 188f6dd5c0
commit bb3026b19d

View File

@ -40,7 +40,7 @@
* *
* This is used to test all the out of memory paths in initialisation. * 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) START_TEST(corestrings_test)
{ {