aboutsummaryrefslogtreecommitdiff
path: root/plugin/sign/log_test.go
blob: 2726cd179f08b30cf3547bb16b9e314d513dc8c2 (plain) (blame)
1
2
3
4
5
package sign

import clog "github.com/coredns/coredns/plugin/pkg/log"

func init() { clog.Discard() }