ing
This commit is contained in:
parent
4cefb48143
commit
a49f704336
|
@ -14,10 +14,15 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestPing(t *testing.T) {
|
func TestPing(t *testing.T) {
|
||||||
|
// targetHost := __test.Host(
|
||||||
|
// "",
|
||||||
|
// "234",
|
||||||
|
// "d0:7e:35:da:26:68",
|
||||||
|
// )
|
||||||
targetHost := __test.Host(
|
targetHost := __test.Host(
|
||||||
"",
|
"",
|
||||||
"234",
|
"179",
|
||||||
"d0:7e:35:da:26:68",
|
"08-00-27-F0-DC-35",
|
||||||
)
|
)
|
||||||
|
|
||||||
targetPort := __test.Port(
|
targetPort := __test.Port(
|
||||||
|
|
Loading…
Reference in New Issue
Block a user