1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00

checksums tests

This commit is contained in:
Carlos Alexandro Becker 2017-07-01 21:14:57 -03:00
parent 4fa83104d8
commit 19e1c8a3a3
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -25,9 +25,7 @@ func TestPipe(t *testing.T) {
var ctx = &context.Context{
Config: config.Project{
Dist: folder,
Build: config.Build{
Binary: binary,
},
Name: binary,
},
}
ctx.AddArtifact(file)