diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2019-05-09 19:57:43 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2019-05-09 21:25:32 -0400 |
| commit | 358e7a1ba7fff1b5011d9ba09da1bc21d6f61edf (patch) | |
| tree | e8ad9608ff5474326421771e7d7ff5cb7591bbba /test | |
| parent | 3abc4a854935d0ae3e919841da313f58e7dddf8b (diff) | |
Updating some package docs
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'test')
| -rw-r--r-- | test/test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.go b/test/test.go index f615b013..0a2fc451 100644 --- a/test/test.go +++ b/test/test.go @@ -1,3 +1,5 @@ +// Package test contains functions to help validate assumptions and can cause +// template generation to fail in specific cases package test import ( |
