1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2026-05-16 09:20:15 +02:00

empty line

This commit is contained in:
Carlos Alexandro Becker
2016-12-31 17:14:43 -02:00
parent 9b0c782e73
commit d9c66dd27a
-1
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) {