diff --git a/doc.go b/doc.go index 377d5cc..3460b46 100644 --- a/doc.go +++ b/doc.go @@ -1,3 +1,4 @@ +// ** We are working on testify v2 and would love to hear what you'd like to see in it, have your say here: https://cutt.ly/testify ** // Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend. // // testify contains the following packages: