forked from 131/lab5_ivec
удалил лишний тест
This commit is contained in:
@@ -172,7 +172,6 @@ static MunitTest test_suite_tests[] = {
|
|||||||
TEST_ITEM(test_vector_resize),
|
TEST_ITEM(test_vector_resize),
|
||||||
TEST_ITEM(test_vector_set_get),
|
TEST_ITEM(test_vector_set_get),
|
||||||
TEST_ITEM(test_vector_push_pop),
|
TEST_ITEM(test_vector_push_pop),
|
||||||
//TEST_ITEM(test_pvector_init),
|
|
||||||
|
|
||||||
{ NULL, NULL, NULL, NULL, MUNIT_TEST_OPTION_NONE, NULL }
|
{ NULL, NULL, NULL, NULL, MUNIT_TEST_OPTION_NONE, NULL }
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user