mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Update tests/misc_tests.c
This commit is contained in:
parent
6fc795c85b
commit
51f47bbd05
@ -703,6 +703,7 @@ static void cjson_set_bool_value_must_not_break_objects(void)
|
||||
TEST_ASSERT_TRUE(refobj->type&cJSON_IsReference);
|
||||
cJSON_Delete(refobj);
|
||||
|
||||
cJSON_Delete(oobj);
|
||||
cJSON_Delete(bobj);
|
||||
cJSON_Delete(sobj);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user