all: sync with master
This commit is contained in:
@@ -251,8 +251,6 @@ func TestPrepareOptions(t *testing.T) {
|
||||
for _, tc := range testCases {
|
||||
s := &v4Server{
|
||||
conf: &V4ServerConf{
|
||||
// Just to avoid nil pointer dereference.
|
||||
subnet: &net.IPNet{},
|
||||
Options: tc.opts,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user