aboutsummaryrefslogtreecommitdiff
path: root/test/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/doc.go')
-rw-r--r--test/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/doc.go b/test/doc.go
new file mode 100644
index 000000000..ba09e8772
--- /dev/null
+++ b/test/doc.go
@@ -0,0 +1,2 @@
+// Package test contains function and types useful for writing tests
+package test