Skip to content

Commit e8b4cfd

Browse files
committed
Fix tests also
Signed-off-by: Miek Gieben <miek@miek.nl>
1 parent b895d3a commit e8b4cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package records
33
import (
44
"testing"
55

6-
"github.com/caddyserver/caddy"
6+
"github.com/coredns/caddy"
77
)
88

99
func TestRecordsParse(t *testing.T) {

0 commit comments

Comments
 (0)