mirror of
https://github.com/stretchr/testify.git
synced 2025-09-03 03:28:29 +00:00
Use Go 1.9 t.Helper() to remove testify from the output of the tests and stop using `\r` to try to overwrite the output. This means in Go 1.7 and Go 1.8 testify will appear as failing the test.