mirror of
https://github.com/coredns/coredns.git
synced 2025-11-23 12:14:02 -05:00
tests: clean up output
Some document improvements and add a few more tests.
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"github.com/mholt/caddy"
|
||||
)
|
||||
|
||||
func TestPrometheus(t *testing.T) {
|
||||
func TestPrometheusParse(t *testing.T) {
|
||||
tests := []struct {
|
||||
input string
|
||||
shouldErr bool
|
||||
|
||||
Reference in New Issue
Block a user