[unit-tests] remove a bit of debug output
This commit is contained in:
parent
46c0f74a9e
commit
bcdb373b9a
@ -637,7 +637,6 @@ TEST_F(BTreeDamageVisitor2Tests, damaged_leaf)
|
|||||||
};
|
};
|
||||||
|
|
||||||
node_info n = layout_->random_node(leaf1);
|
node_info n = layout_->random_node(leaf1);
|
||||||
cerr << "node: " << n << endl;
|
|
||||||
trash_block(n.b);
|
trash_block(n.b);
|
||||||
|
|
||||||
expect_damage(n.path, n.keys);
|
expect_damage(n.path, n.keys);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user