aboutsummaryrefslogtreecommitdiff
path: root/plugin/tls/log_test.go
blob: 017affd09f3e9772e6caed99ef280df1627db34f (plain) (blame)
1
2
3
4
5
package tls

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

func init() { clog.Discard() }