--- a/test/json.h Sat Jan 03 18:19:58 2026 +0100 +++ b/test/json.h Sun Jan 04 17:45:50 2026 +0100 @@ -45,6 +45,7 @@ CX_TEST(testObjectToJsonChildList); CX_TEST(testJsonToSimpleObject); +CX_TEST(testJsonToObjectWithObjChild); #ifdef __cplusplus