fixed heading

pull/14/merge
Mat Ryer 2012-10-16 21:38:33 +01:00
parent 995246963c
commit e2ad4fb75e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ Go code (golang) set of packages that provide many tools for testifying that you
Read the API documentation: http://go.pkgdoc.org/github.com/stretchrcom/testify
Assert package
--------------
`assert` package
----------------
The `assert` package provides some helpful methods that allow you to write better test code in Go.