clear does not yet work, also TEST_ASSERT_EQUAL datatype is off
This commit is contained in:
parent
402604cb45
commit
1c10994396
@ -77,8 +77,8 @@ void test_addToTreeExpandsTreeCorrectly(void)
|
||||
TEST_ASSERT_NULL(testRoot->right->right->left);
|
||||
TEST_ASSERT_EQUAL_UINT16(1, testIsDouble);
|
||||
|
||||
|
||||
//clearTree(testRoot);
|
||||
|
||||
// clearTree(testRoot);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user