Fix tests
This commit is contained in:
@@ -212,6 +212,7 @@ static void test_json_buffer_cleared_after_load(void **state) {
|
||||
// ============================================================
|
||||
|
||||
int main(void) {
|
||||
assertInit();
|
||||
const struct CMUnitTest tests[] = {
|
||||
cmocka_unit_test_setup_teardown(test_json_valid_loads, zip_setup, zip_teardown),
|
||||
cmocka_unit_test_setup_teardown(test_json_parse_error, zip_setup, zip_teardown),
|
||||
|
||||
Reference in New Issue
Block a user