Fix warning
parent
3629d127c6
commit
a436927c77
|
@ -74,8 +74,8 @@ TEST(Lago, findMinimumSpanningTree) {
|
|||
// We should recover the following spanning tree:
|
||||
//
|
||||
// x2
|
||||
// / \
|
||||
// / \
|
||||
// / \
|
||||
// / \
|
||||
// x3 x1
|
||||
// /
|
||||
// /
|
||||
|
|
Loading…
Reference in New Issue