Update TODO statuses

This commit is contained in:
2022-11-15 00:15:48 -05:00
parent af88471b3a
commit 583367ee9d
9 changed files with 27 additions and 23 deletions

View File

@@ -13,7 +13,8 @@ void setUp(void) {
}
void tearDown(void) {
ucl_object_delete(response);
ucl_gc();
response = NULL;
}
static void test_token_next_empty_str(void) {