aboutsummaryrefslogtreecommitdiff
path: root/test/helpers_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/helpers_test.go')
-rw-r--r--test/helpers_test.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/helpers_test.go b/test/helpers_test.go
new file mode 100644
index 000000000..2aa1fe106
--- /dev/null
+++ b/test/helpers_test.go
@@ -0,0 +1,5 @@
+package test
+
+import "testing"
+
+func TestA(t *testing.T) { A("miek.nl. IN A 127.0.0.1") } // should not crash