diff --git a/test/implementations/onblocks/datatreestore/shrinking/DataTreeShrinkingTest.cpp b/test/implementations/onblocks/datatreestore/shrinking/DataTreeShrinkingTest.cpp index aa507799..66b3ceb0 100644 --- a/test/implementations/onblocks/datatreestore/shrinking/DataTreeShrinkingTest.cpp +++ b/test/implementations/onblocks/datatreestore/shrinking/DataTreeShrinkingTest.cpp @@ -49,5 +49,4 @@ TEST_F(DataTreeShrinkingTest, ShrinkATwoLeafTree_IntermediateBlocksAreDeleted) { } //TODO Test Shrinking full trees down to 1-leaf-tree -//TODO Test DataStaysIntact //TODO Test DepthFlags stay intact