fix corestring test

This commit is contained in:
Vincent Sanders 2020-05-23 09:31:52 +01:00
parent 3f84dba779
commit a912d4db4e

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 481 #define CORESTRING_TEST_COUNT 483
START_TEST(corestrings_test) START_TEST(corestrings_test)
{ {