Fix tests
This commit is contained in:
@@ -438,6 +438,7 @@ static void test_requireLoaded_propagates_error(void **state) {
|
||||
// ============================================================
|
||||
|
||||
int main(void) {
|
||||
assertInit();
|
||||
const struct CMUnitTest tests[] = {
|
||||
// getEntry
|
||||
cmocka_unit_test_setup_teardown(test_getEntry_creates_new, asset_setup, asset_teardown),
|
||||
|
||||
Reference in New Issue
Block a user