add a Dash Test.
This commit is contained in:
@@ -17,6 +17,7 @@ var NettestGroups = map[string]nettests.NettestGroup{
|
||||
"performance": nettests.NettestGroup{
|
||||
Label: "Performance",
|
||||
Nettests: []nettests.Nettest{
|
||||
performance.Dash{},
|
||||
performance.NDT{},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user