fix dhcp4d_test.go
This commit is contained in:
parent
323cc42b8e
commit
975f05d7ac
@ -89,6 +89,7 @@ func testHandler(t *testing.T) (_ *Handler, cleanup func()) {
|
||||
&net.Interface{
|
||||
HardwareAddr: net.HardwareAddr([]byte{0x11, 0x22, 0x33, 0x44, 0x55, 0x66}),
|
||||
},
|
||||
"lan0",
|
||||
&noopSink{},
|
||||
)
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user