probe/scan/ipv4/host_test.go
2018-08-12 20:08:31 +09:00

8 lines
69 B
Go

package ipv4
import "testing"
func TestHostScan(t *testing.T) {
}