Skip to content

Commit

Permalink
nclient4: fix wrong function name
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Nov 13, 2020
1 parent f355749 commit 9f17ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/dhcpd/nclient4/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
)

func TestMain(m *testing.M) {
testutil.TestMain(m)
testutil.DiscardLogOutput(m)
}

type handler struct {
Expand Down

0 comments on commit 9f17ab0

Please sign in to comment.