1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-05 13:15:26 +02:00

empty line

This commit is contained in:
Carlos Alexandro Becker 2016-12-31 17:14:43 -02:00
parent 9b0c782e73
commit d9c66dd27a
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -47,7 +47,6 @@ func TestFullFormulae(t *testing.T) {
assertDefaultTemplateData(t, formulae)
assert.Contains(formulae, "def caveats")
assert.Contains(formulae, "Here are some caveats")
}
func TestFormulaeNoCaveats(t *testing.T) {