Skip to content

Commit

Permalink
[TEST] fix testdata of meshviewer-ffrgb (fixes #160)
Browse files Browse the repository at this point in the history
  • Loading branch information
genofire committed Feb 27, 2019
1 parent bd13b99 commit 3ef2d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion output/meshviewer-ffrgb/meshviewer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func TestTransform(t *testing.T) {
},
},
Neighbours: &data.Neighbours{
NodeID: "node_b",
NodeID: "node_c",
Batadv: map[string]data.BatadvNeighbours{
"node:c:mac:lan": {
Neighbours: map[string]data.BatmanLink{
Expand Down

0 comments on commit 3ef2d1e

Please sign in to comment.