Fix tests and linters
This commit is contained in:
@@ -3,6 +3,8 @@ package resolver
|
||||
import "testing"
|
||||
|
||||
func TestNameRecordStorage(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
testDomain := "Mk35mMqOWEHXSMk11MYcbjLOjTE8PQvDiAVUxf4BvwtgR.example.com."
|
||||
testQuestion := "A"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user