aboutsummaryrefslogtreecommitdiff
path: root/test/helpers_test.go
blob: 2aa1fe106d90cea8f0be87a847d2a991a540d7d4 (plain) (blame)
1
2
3
4
5
package test

import "testing"

func TestA(t *testing.T) { A("miek.nl. IN A 127.0.0.1") } // should not crash