forked from vieter-v/libvieter
wip bin tree remove
This commit is contained in:
parent
2ecd2eae4d
commit
f2c20e8a15
3 changed files with 55 additions and 6 deletions
|
|
@ -28,5 +28,7 @@ void test_insert() {
|
|||
}
|
||||
|
||||
TEST_LIST = {
|
||||
{"test_init", test_init},
|
||||
{"test_insert", test_insert},
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue