aboutsummaryrefslogtreecommitdiff
path: root/test/log_test.go
blob: 51d972d5a41e2257ece8bf53f91ff5d60333a1a9 (plain) (blame)
1
2
3
4
5
package test

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

func init() { clog.Discard() }