Fix warning

release/4.3a0
Frank Dellaert 2023-02-05 15:13:21 -08:00
parent 3629d127c6
commit a436927c77
1 changed files with 2 additions and 2 deletions

View File

@ -74,8 +74,8 @@ TEST(Lago, findMinimumSpanningTree) {
// We should recover the following spanning tree: // We should recover the following spanning tree:
// //
// x2 // x2
// / \ // / \
// / \ // / \
// x3 x1 // x3 x1
// / // /
// / // /